[Mplayer-cvslog] CVS: 0_90/etc codecs.conf,1.267,1.268

Arpi of Ize arpi at mplayerhq.hu
Mon Mar 10 17:14:00 CET 2003


Update of /cvsroot/mplayer/0_90/etc
In directory mail:/var/tmp.root/cvs-serv2510/etc

Modified Files:
	codecs.conf 
Log Message:
backport: sgi image decoding


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/0_90/etc/codecs.conf,v
retrieving revision 1.267
retrieving revision 1.268
diff -u -r1.267 -r1.268
--- codecs.conf	7 Feb 2003 20:11:07 -0000	1.267
+++ codecs.conf	10 Mar 2003 16:13:57 -0000	1.268
@@ -68,6 +68,15 @@
   driver mtga
   out BGR32,BGR24
 
+videocodec sgi
+  info "SGI images decoder"
+  status working
+  comment "SGI1 is an internal MPlayer FOURCC"
+  fourcc SGI1
+  driver sgi
+  out BGR24
+
+
 videocodec fli
   info "Autodesk FLI/FLC Animation"
   status working



More information about the MPlayer-cvslog mailing list