[MPlayer-cvslog] r28054 - trunk/etc/codecs.conf

kostya subversion at mplayerhq.hu
Mon Dec 1 07:42:11 CET 2008


Author: kostya
Date: Mon Dec  1 07:42:11 2008
New Revision: 28054

Log:
FFmpeg now has RV40 decoder

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	(original)
+++ trunk/etc/codecs.conf	Mon Dec  1 07:42:11 2008
@@ -1528,6 +1528,14 @@ videocodec ffrv20
   dll rv20
   out YV12,I420,IYUV
 
+videocodec ffrv40
+  info "FFmpeg RV40 decoder"
+  status working
+  fourcc RV40,rv40
+  driver ffmpeg
+  dll rv40
+  out YV12,I420,IYUV
+
 videocodec rv20
   info "Linux RealPlayer 8 RV20 decoder"
   status working



More information about the MPlayer-cvslog mailing list