From d477750980b6719d4ab31ef444bf72c6e25c3378 Mon Sep 17 00:00:00 2001 From: rtognimp Date: Sun, 26 Jun 2005 20:28:12 +0000 Subject: FFmpeg theora decoder support It works only with libavformat demuxer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15824 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 7e8b3a8c34..7957b0c489 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1264,7 +1264,8 @@ videocodec ffvp3 videocodec fftheora info "FFmpeg Theora" status untested - fourcc theo,Thra + fourcc theo + fourcc Thra theo format 0xFFFC driver ffmpeg dll "theora" -- cgit v1.2.3