[Mplayer-cvslog] CVS: main/etc codecs.conf,1.59,1.60

Arpi of Ize arpi at mplayer.dev.hu
Mon Sep 24 23:08:42 CEST 2001


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

Modified Files:
	codecs.conf 
Log Message:
ms-rle8 support

Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- codecs.conf	22 Sep 2001 21:42:58 -0000	1.59
+++ codecs.conf	24 Sep 2001 21:08:40 -0000	1.60
@@ -419,6 +419,14 @@
   out UYVY
   out BGR32,BGR24,BGR15 flip
 
+videocodec msrle
+  info "M$ RLE"
+  status working
+  format 0x1
+  driver rle
+  dll "xa_rle8"
+  out BGR32,BGR24,BGR16,BGR15
+
 videocodec null
   info "NULL codec (no decoding)"
   status working




More information about the MPlayer-cvslog mailing list