[MPlayer-cvslog] r26876 - trunk/etc/codecs.conf
    reimar 
    subversion at mplayerhq.hu
       
    Sun May 25 18:27:51 CEST 2008
    
    
  
Author: reimar
Date: Sun May 25 18:27:51 2008
New Revision: 26876
Log:
Readd fourcc used by MTV format. Note that BGR->YUV conversion
is currently broken.
Modified:
   trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	(original)
+++ trunk/etc/codecs.conf	Sun May 25 18:27:51 2008
@@ -2265,6 +2265,7 @@ videocodec rawbgr16flip
   status working
   driver raw
   format 0x0
+  format 0x10424752 0x0
   out BGR16 flip
 
 videocodec rawbgr16
    
    
More information about the MPlayer-cvslog
mailing list