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 [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
delete.go [feature] S3 support (#674) 2022-07-03 12:08:30 +02:00
getemoji.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
getemoji_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
getfile.go [bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342) 2023-01-16 16:19:17 +01:00
getfile_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
getmedia.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
media.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
media_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
unattach.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
unattach_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
update.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
util.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00