From a3a623e7cf66d9ac6746a060a1d5b59a9206468c Mon Sep 17 00:00:00 2001 From: attila Date: Tue, 17 Feb 2004 12:59:58 +0000 Subject: add support for avid meridien uncompressed files patch by Georges Seguin git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11969 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 89d55076f3..a83fc6f521 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1274,6 +1274,14 @@ videocodec qt3ivx 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 -- cgit v1.2.3