[MPlayer-cvslog] r30123 - trunk/etc/codecs.conf
    kostya 
    subversion at mplayerhq.hu
       
    Sun Dec 27 15:09:38 CET 2009
    
    
  
Author: kostya
Date: Sun Dec 27 15:09:38 2009
New Revision: 30123
Log:
lavc Interplay Video decoder now supports 16-bit mode too
Modified:
   trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Sun Dec 27 15:07:29 2009	(r30122)
+++ trunk/etc/codecs.conf	Sun Dec 27 15:09:38 2009	(r30123)
@@ -2891,7 +2891,7 @@ videocodec ffinterplay
   fourcc INPV ; internal MPlayer FourCC
   driver ffmpeg
   dll "interplayvideo"
-  out BGR8
+  out BGR8,BGR15
 
 videocodec ffvqa
   info "FFmpeg VQA Video"
    
    
More information about the MPlayer-cvslog
mailing list