[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
- Previous message: [Mplayer-cvslog] CVS: main Makefile,1.152,1.153 codec-cfg.c,1.66,1.67 codec-cfg.h,1.40,1.41 configure,1.387,1.388 dec_video.c,1.101,1.102
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux demux_mf.c,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [Mplayer-cvslog] CVS: main Makefile,1.152,1.153 codec-cfg.c,1.66,1.67 codec-cfg.h,1.40,1.41 configure,1.387,1.388 dec_video.c,1.101,1.102
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux demux_mf.c,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list