[MPlayer-cvslog] CVS: main/etc codecs.conf,1.383,1.384

Roberto Togni CVS syncmail at mplayerhq.hu
Sun Jan 2 22:20:27 CET 2005


CVS change done by Roberto Togni CVS

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

Modified Files:
	codecs.conf 
Log Message:
Decode WV1F version of MPEG4 with libavcodec


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.383
retrieving revision 1.384
diff -u -r1.383 -r1.384
--- codecs.conf	29 Dec 2004 23:23:46 -0000	1.383
+++ codecs.conf	2 Jan 2005 21:20:24 -0000	1.384
@@ -474,6 +474,14 @@
   dll mpeg4 ;opendivx
   out YV12,I420,IYUV
 
+videocodec ffwv1f
+  info "WV1F MPEG-4"
+  status working
+  fourcc WV1F
+  driver ffmpeg
+  dll mpeg4
+  out YV12,I420,IYUV flip
+
 videocodec xvid
   info "XviD (MPEG-4)"
   status working




More information about the MPlayer-cvslog mailing list