[Mplayer-cvslog] CVS: main/etc codecs.conf,1.345,1.346

Roberto Togni CVS syncmail at mplayerhq.hu
Mon Jun 21 00:11:30 CEST 2004


CVS change done by Roberto Togni CVS

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

Modified Files:
	codecs.conf 
Log Message:
Prefer libavcodec for cvid files


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.345
retrieving revision 1.346
diff -u -r1.345 -r1.346
--- codecs.conf	11 Jun 2004 08:09:24 -0000	1.345
+++ codecs.conf	20 Jun 2004 22:11:28 -0000	1.346
@@ -238,6 +238,14 @@
   dll "msvidc32.dll"
   out BGR24,BGR15,BGR8 static,query
 
+videocodec ffcvid
+  info "Cinepak Video (native codec)"
+  status working
+  fourcc cvid,CVID
+  driver ffmpeg
+  dll "cinepak"
+  out YV12
+
 videocodec cvidvfw
   info "Cinepak Video"
   status working
@@ -279,14 +287,6 @@
   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