[Mplayer-cvslog] CVS: main/etc codecs.conf,1.281,1.282
    Michael Niedermayer CVS 
    michael at mplayerhq.hu
       
    Mon Jun  9 04:31:07 CEST 2003
    
    
  
Update of /cvsroot/mplayer/main/etc
In directory mail:/var/tmp.root/cvs-serv24888/etc
Modified Files:
	codecs.conf 
Log Message:
FFV1
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.281
retrieving revision 1.282
diff -u -r1.281 -r1.282
--- codecs.conf	8 Jun 2003 20:29:04 -0000	1.281
+++ codecs.conf	9 Jun 2003 02:30:40 -0000	1.282
@@ -265,6 +265,14 @@
   out YUY2,422P,YV12
   out BGR32,BGR24
 
+videocodec ffv1
+  info "FFV1"
+  status working
+  fourcc FFV1
+  driver ffmpeg
+  dll ffv1
+  out 411P,444P,422P,YV12,I420,IYUV,YVU9
+  
 videocodec ffasv1
   info "ASUS V1"
   status working
    
    
More information about the MPlayer-cvslog
mailing list