From 4daef48770c3d434aa87d4449e864ad733cb194a Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 30 Nov 2003 14:45:42 +0000 Subject: ffrv20 decoder git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11542 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index ffb1aded0d..256d93ef1d 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1104,6 +1104,14 @@ videocodec ffrv10 dll rv10 out YV12,I420,IYUV +videocodec ffrv20 + info "FFmpeg RV20 decoder" + status untested + fourcc RV20,rv20 + driver ffmpeg + dll rv20 + out YV12,I420,IYUV + videocodec ffvp3 info "FFmpeg's VP3-Codec" status untested -- cgit v1.2.3