From 2d02ac31b0342e26e9e4d771545da1a5535dfe44 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 29 Oct 2003 14:36:42 +0000 Subject: 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 --- etc/codecs.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index b2da45a294..8079841479 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -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 -- cgit v1.2.3