[Mplayer-cvslog] CVS: main/etc codecs.conf,1.338,1.339

Roberto Togni CVS syncmail at mplayerhq.hu
Fri May 7 23:43:21 CEST 2004


CVS change done by Roberto Togni CVS

Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv17946

Modified Files:
	codecs.conf 
Log Message:
Support ffmpeg cinepak decoder


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.338
retrieving revision 1.339
diff -u -r1.338 -r1.339
--- codecs.conf	2 May 2004 17:09:05 -0000	1.338
+++ codecs.conf	7 May 2004 21:43:18 -0000	1.339
@@ -268,6 +268,14 @@
   out YUY2
   out BGR32,BGR24
 
+videocodec ffcvid
+  info "Cinepak Video (native codec)"
+  status working
+  fourcc cvid,CVID
+  driver ffmpeg
+  dll "cinepak"
+  out YV12
+
 videocodec ffmszh
   info "AVImszh (native codec)"
   status working




More information about the MPlayer-cvslog mailing list