[Mplayer-cvslog] CVS: main/etc codecs.conf,1.143,1.144
Mike Melanson
melanson at mplayer.dev.hu
Sat Mar 2 07:40:29 CET 2002
Update of /cvsroot/mplayer/main/etc
In directory mplayer:/var/tmp.root/cvs-serv30811/etc
Modified Files:
codecs.conf
Log Message:
Native Cinepak decoder: Added YV12 support (which is so very close
to working), reworked YUY2 support for speed, cleaned up compiler
warnings, replaced printf()'s with mp_msg()'s
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- codecs.conf 28 Feb 2002 21:24:02 -0000 1.143
+++ codecs.conf 2 Mar 2002 06:40:26 -0000 1.144
@@ -284,6 +284,7 @@
status working
fourcc cvid,CVID
driver cinepak
+; out YV12
out YUY2
out BGR32,BGR24
More information about the MPlayer-cvslog
mailing list