diff etc/codecs.conf @ 11968:e2f1ded0cf88

add support for avid meridien uncompressed files patch by Georges Seguin <georges.s@sparx.com>
author attila
date Tue, 17 Feb 2004 12:59:58 +0000
parents a2414fc978c7
children f5efd4195730
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Feb 17 12:52:19 2004 +0000
+++ b/etc/codecs.conf	Tue Feb 17 12:59:58 2004 +0000
@@ -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