[MPlayer-cvslog] r33459 - trunk/etc/codecs.conf
    cehoyos 
    subversion at mplayerhq.hu
       
    Thu May 12 19:46:23 CEST 2011
    
    
  
Author: cehoyos
Date: Thu May 12 19:46:22 2011
New Revision: 33459
Log:
Support playback for more ffv1 pixel formats.
Modified:
   trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Thu May 12 14:21:20 2011	(r33458)
+++ trunk/etc/codecs.conf	Thu May 12 19:46:22 2011	(r33459)
@@ -819,7 +819,7 @@ videocodec ffv1
   fourcc FFV1
   driver ffmpeg
   dll ffv1
-  out 411P,444P,422P,YV12,I420,IYUV,YVU9,422P16
+  out 411P,444P,422P,YV12,I420,IYUV,YVU9,420P9,420P10,422P10,422P16
   out BGR32
 
 videocodec ffsnow
    
    
More information about the MPlayer-cvslog
mailing list