mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2024-11-10 06:54:16 +00:00
de45c0be60
* add more supported file types to our media processor that ffmpeg supports, update supported mime type lists * add code comments to the supported mime types slice * don't check for zero value string, just parse * remove some unneeded consts which make the code a bit harder to read * fix test expected instance media mime types, use compact ffprobe json, simple media processing by type * final tweaks to media processing code * don't use safe divide where we don't need to |
||
---|---|---|
.. | ||
astointernal.go | ||
astointernal_test.go | ||
converter.go | ||
converter_test.go | ||
defaulticons.go | ||
frontendtointernal.go | ||
internal.go | ||
internaltoas.go | ||
internaltoas_test.go | ||
internaltofrontend.go | ||
internaltofrontend_test.go | ||
internaltorss.go | ||
internaltorss_test.go | ||
util.go | ||
util_test.go | ||
wrap.go | ||
wrap_test.go |