[Mplayer-cvslog] CVS: main/etc codecs.conf,1.137,1.138

Zoltan Ponekker pontscho at mplayer.dev.hu
Mon Feb 11 10:15:34 CET 2002


Update of /cvsroot/mplayer/main/etc
In directory mplayer:/var/tmp.root/cvs-serv5427/etc

Modified Files:
	codecs.conf 
Log Message:
add initial mPNG support

Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- codecs.conf	10 Feb 2002 23:56:01 -0000	1.137
+++ codecs.conf	11 Feb 2002 09:15:31 -0000	1.138
@@ -347,6 +347,13 @@
   driver ducktm1
   out BGR32,BGR24,BGR16,BGR15
 
+videocodec mpng
+  info "mPNG codec"
+  status buggy
+  fourcc mpng,MPNG
+  driver mpng
+  out BGR24
+
 videocodec roqvideo
   info "Id RoQ File Video Decoder"
   status buggy




More information about the MPlayer-cvslog mailing list