[Mplayer-cvslog] CVS: main/etc codecs.conf,1.326,1.327

Attila Kinali CVS syncmail at mplayerhq.hu
Tue Feb 17 14:00:01 CET 2004


CVS change done by Attila Kinali CVS

Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv17474

Modified Files:
	codecs.conf 
Log Message:
add support for avid meridien uncompressed files
patch by Georges Seguin <georges.s at sparx.com>


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.326
retrieving revision 1.327
diff -u -r1.326 -r1.327
--- codecs.conf	15 Feb 2004 21:20:08 -0000	1.326
+++ codecs.conf	17 Feb 2004 12:59:58 -0000	1.327
@@ -1274,6 +1274,14 @@
   dll "3ivx Delta 3.5.qtx"
   out YUY2
 
+videocodec qtavui
+  info "win32/quicktime Avid Meridien Uncompressed"
+  status working
+  fourcc AVUI
+  driver qtvideo
+  dll "AvidQTAVUICodec.qtx"
+  out YUY2
+
 videocodec qth263
   info "win32/quicktime H.263 decoder"
   status crashing




More information about the MPlayer-cvslog mailing list