mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-10 07:58:06 -06:00
[bugfix] determine mime-type to use during ffprobe evaluation stage, don't bother checking against file extension (#3506)
* determine mime-type to use during ffprobe evaluation stage, don't bother rechecking by file extension * set mjpeg content-type * fix up tests expecting differing default values
This commit is contained in:
parent
d2820a1470
commit
8f288f1689
16 changed files with 85 additions and 1378 deletions
3
vendor/modules.txt
vendored
3
vendor/modules.txt
vendored
|
|
@ -48,9 +48,6 @@ codeberg.org/gruf/go-maps
|
|||
# codeberg.org/gruf/go-mempool v0.0.0-20240507125005-cef10d64a760
|
||||
## explicit; go 1.22.2
|
||||
codeberg.org/gruf/go-mempool
|
||||
# codeberg.org/gruf/go-mimetypes v1.2.0
|
||||
## explicit; go 1.17
|
||||
codeberg.org/gruf/go-mimetypes
|
||||
# codeberg.org/gruf/go-mutexes v1.5.1
|
||||
## explicit; go 1.22.2
|
||||
codeberg.org/gruf/go-mutexes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue