[MPlayer-cvslog] CVS: main/etc codecs.conf,1.385,1.386

Diego Biurrun CVS syncmail at mplayerhq.hu
Sat Jan 22 21:28:35 CET 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv27544/etc

Modified Files:
	codecs.conf 
Log Message:
Add support for the Linux RealPlayer 10 RV30/40 codec.


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.385
retrieving revision 1.386
diff -u -r1.385 -r1.386
--- codecs.conf	15 Jan 2005 15:07:24 -0000	1.385
+++ codecs.conf	22 Jan 2005 20:28:32 -0000	1.386
@@ -1097,6 +1097,15 @@
 
 ; 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




More information about the MPlayer-cvslog mailing list