From 365b59045dbef09c7ba5de6ce14984d73061bece Mon Sep 17 00:00:00 2001 From: arpi Date: Mon, 12 Aug 2002 00:05:01 +0000 Subject: rv40 support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6984 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 328012e476..6db0f5be2e 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -757,6 +757,14 @@ videocodec 3ivX ; experimental real video decoder using closed source codecs +videocodec rv40 + info "Linux RealPlayer 9 RV40 decoder" + status working + fourcc RV40,rv40 + driver realvid + dll "drv4.so.6.0" + out I420 + videocodec rv30 info "Linux RealPlayer 8 RV30 decoder" status working -- cgit v1.2.3