mozplugger: add application/octet-stream as AVI animation.
Set media.gstreamer.enabled=false to use MPV for m4v (and other) videos.
This commit is contained in:
parent
cffd783513
commit
7467bc9dd1
|
@ -105,6 +105,7 @@ video/x-mpeg2:mpv2,mp2ve:MPEG2 animation
|
|||
video/mp4:mp4:MPEG4 animation
|
||||
video/msvideo:avi:AVI animation
|
||||
video/x-msvideo:avi:AVI animation
|
||||
application/octet-stream:mkv,m4v:AVI animation
|
||||
video/fli:fli,flc:FLI animation
|
||||
video/x-fli:fli,flc:FLI animation
|
||||
MP_VIDEO_STREAM()
|
||||
|
|
Loading…
Reference in New Issue