1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-25 04:38:01 +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:
alex 2003-10-29 14:36:42 +00:00
parent cdd749103a
commit 2d02ac31b0

View File

@ -1053,6 +1053,15 @@ videocodec ffvp3
dll "vp3" dll "vp3"
out YV12 out YV12
videocodec fftheora
info "FFmpeg's Theora"
status untested
fourcc theo,Thra
format 0xFFFC
driver ffmpeg
dll "theora"
out YV12
videocodec vp3 videocodec vp3
info "On2 OpenSource VP3-Codec" info "On2 OpenSource VP3-Codec"
status working status working