[Mplayer-cvslog] CVS: main/etc codecs.conf,1.170,1.171

Alex Beregszaszi alex at mplayerhq.hu
Sun Apr 21 03:10:59 CEST 2002


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

Modified Files:
	codecs.conf 
Log Message:
added qpeg

Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -r1.170 -r1.171
--- codecs.conf	21 Apr 2002 00:55:12 -0000	1.170
+++ codecs.conf	21 Apr 2002 01:10:57 -0000	1.171
@@ -801,6 +801,15 @@
   out BGR32,BGR24,BGR15 flip
 ;  out BGR16 flip 
 
+videocodec qpeg
+  info "Q-Team's QPEG (www.q-team.de)"
+  status buggy
+  fourcc Q1.0
+  fourcc Q1.1
+  driver vfw
+  dll "qpeg32.dll"
+  out BGR8 flip
+
 ; raw formats:  (now RGB formats are autodetected)
 
 ; these raw codecs are used mostly by tv input




More information about the MPlayer-cvslog mailing list