[Mplayer-cvslog] CVS: main/etc codecs.conf,1.214,1.215
Alex Beregszaszi
alex at mplayerhq.hu
Sun Sep 1 17:13:26 CEST 2002
- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs vd_lcl.c,NONE,1.1 Makefile,1.58,1.59 vd.c,1.50,1.51 vd_zlib.c,1.9,NONE
- Next message: [Mplayer-cvslog] CVS: main/etc codecs.conf,1.215,1.216
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/etc
In directory mail:/var/tmp.root/cvs-serv16069
Modified Files:
codecs.conf
Log Message:
added lcl codecs (mpmszh, mpzlib), removed zlibnative
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -r1.214 -r1.215
--- codecs.conf 21 Aug 2002 21:50:14 -0000 1.214
+++ codecs.conf 1 Sep 2002 15:13:24 -0000 1.215
@@ -185,6 +185,20 @@
out YUY2
out BGR32,BGR24
+videocodec mpmszh
+ info "AVImszh (native codec)"
+ status working
+ fourcc MSZH
+ driver lcl
+ out BGR24
+
+videocodec mpzlib
+ info "AVIzlib (native codec)"
+ status working
+ fourcc MSZH
+ driver lcl
+ out BGR24
+
;XAnim (slow):
videocodec cvidxa
@@ -905,15 +919,6 @@
; buggy codecs: (any volunteers for native rewrite?)
-
-videocodec zlibnative
- info "AVIzlib native"
- status untested
- comment "bpp autodetected"
- fourcc ZLIB
- driver zlib
- dll "libz.so"
- out BGR32,BGR24,BGR16,BGR15,BGR8 flip
videocodec zlib
info "AVIzlib"
- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs vd_lcl.c,NONE,1.1 Makefile,1.58,1.59 vd.c,1.50,1.51 vd_zlib.c,1.9,NONE
- Next message: [Mplayer-cvslog] CVS: main/etc codecs.conf,1.215,1.216
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list