gotosocial/internal/processing/media
tobi d4cddf460a
[bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342)
* don't serve unused fields for video attachments

* parse video bitrate + duration more accurately

* use ServeContent where appropriate to respect Range

* abstract temp file seeker into its own function
2023-01-16 16:19:17 +01:00
..
create.go
delete.go
getemoji.go
getemoji_test.go
getfile.go [bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342) 2023-01-16 16:19:17 +01:00
getfile_test.go
getmedia.go
media.go
media_test.go
unattach.go
unattach_test.go
update.go
util.go