[MPlayer-cvslog] r32764 - trunk/etc/codecs.conf
    cehoyos 
    subversion at mplayerhq.hu
       
    Thu Jan  6 14:21:11 CET 2011
    
    
  
Author: cehoyos
Date: Thu Jan  6 14:21:11 2011
New Revision: 32764
Log:
Fix playback of ffv1 yuv422p16.
Modified:
   trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Thu Jan  6 13:42:59 2011	(r32763)
+++ trunk/etc/codecs.conf	Thu Jan  6 14:21:11 2011	(r32764)
@@ -781,7 +781,7 @@ videocodec ffv1
   fourcc FFV1
   driver ffmpeg
   dll ffv1
-  out 411P,444P,422P,YV12,I420,IYUV,YVU9
+  out 411P,444P,422P,YV12,I420,IYUV,YVU9,422P16
   out BGR32
 
 videocodec ffsnow
    
    
More information about the MPlayer-cvslog
mailing list