[MPlayer-cvslog] r34102 - trunk/etc/codecs.conf
    compn 
    subversion at mplayerhq.hu
       
    Tue Sep 13 02:07:06 CEST 2011
    
    
  
Author: compn
Date: Tue Sep 13 02:07:05 2011
New Revision: 34102
Log:
add disabled ffrawnv12
Modified:
   trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Tue Sep 13 01:36:00 2011	(r34101)
+++ trunk/etc/codecs.conf	Tue Sep 13 02:07:05 2011	(r34102)
@@ -3609,6 +3609,16 @@ videocodec rawy800
 
 ;lavc raw codecs
 
+videocodec ffrawnv12
+  info "RAW NV12"
+  status buggy
+  format 0x0
+  format 0x20776172
+  fourcc nv12,NV12
+  driver ffmpeg
+  dll rawvideo
+  out NV12
+
 videocodec ffrawyuy2
   info "RAW YUY2"
   status working
    
    
More information about the MPlayer-cvslog
mailing list