From 809b5476a7d7dde349f1eb54cdac1ff208ce0fc9 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 22 Jan 2005 20:28:32 +0000 Subject: Add support for the Linux RealPlayer 10 RV30/40 codec. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14581 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index d2330413b3..d7fb375245 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1097,6 +1097,15 @@ videocodec 3ivX ; experimental real video decoder using closed source codecs +videocodec rv3040 + info "Linux RealPlayer 10 RV30/40 decoder" + status working + fourcc RV30,rv30 + fourcc RV40,rv40 + driver realvid + dll "drvc.so" + out I420 + videocodec rv40 info "Linux RealPlayer 9 RV40 decoder" status working -- cgit v1.2.3