mirror of
https://github.com/mpv-player/mpv
synced 2025-03-19 18:05:21 +00:00
forgot to commit fftheora entry, but it's only support by g2 til now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11316 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
cdd749103a
commit
2d02ac31b0
@ -1053,6 +1053,15 @@ videocodec ffvp3
|
||||
dll "vp3"
|
||||
out YV12
|
||||
|
||||
videocodec fftheora
|
||||
info "FFmpeg's Theora"
|
||||
status untested
|
||||
fourcc theo,Thra
|
||||
format 0xFFFC
|
||||
driver ffmpeg
|
||||
dll "theora"
|
||||
out YV12
|
||||
|
||||
videocodec vp3
|
||||
info "On2 OpenSource VP3-Codec"
|
||||
status working
|
||||
|
Loading…
Reference in New Issue
Block a user