[MPlayer-cvslog] r20429 - trunk/etc/codecs.conf
    diego 
    subversion at mplayerhq.hu
       
    Tue Oct 24 18:17:47 CEST 2006
    
    
  
Author: diego
Date: Tue Oct 24 18:17:46 2006
New Revision: 20429
Modified:
   trunk/etc/codecs.conf
Log:
Add WMVA FourCC to ffvc1, patch by Peter Lemenkov, lemenkov gmail com.
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	(original)
+++ trunk/etc/codecs.conf	Tue Oct 24 18:17:46 2006
@@ -549,7 +549,7 @@
 videocodec ffvc1
   info "FFmpeg M$ WVC1"
   status buggy
-  fourcc WVC1,wvc1
+  fourcc WVC1,wvc1,WMVA
   driver ffmpeg
   dll vc1
   out YV12,I420,IYUV
    
    
More information about the MPlayer-cvslog
mailing list