[Mplayer-cvslog] CVS: main/etc codecs.conf,1.90,1.91
    Arpi of Ize 
    arpi at mplayer.dev.hu
       
    Tue Dec  4 02:30:18 CET 2001
    
    
  
Update of /cvsroot/mplayer/main/etc
In directory mplayer:/var/tmp.root/cvs-serv16235
Modified Files:
	codecs.conf 
Log Message:
rawyuy2 added (for russian_simpsons.avi)
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- codecs.conf	28 Nov 2001 01:37:51 -0000	1.90
+++ codecs.conf	4 Dec 2001 01:30:07 -0000	1.91
@@ -596,7 +596,16 @@
   status working
   driver raw
   format 0x0
+  fourcc yv12,YV12
   out YV12
+
+videocodec rawyuy2
+  info "RAW YUY2"
+  status working
+  driver raw
+  format 0x0
+  fourcc yuy2,YUY2
+  out YUY2
 
 videocodec rawuyvy
   info "RAW UYVY"
    
    
More information about the MPlayer-cvslog
mailing list