From f37d6e0892989d0f17765a8f7cecc5093711a681 Mon Sep 17 00:00:00 2001 From: rtognimp Date: Sun, 24 Oct 2004 19:18:26 +0000 Subject: Decode VDOWave (VDOM) with binary codec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13749 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 82fb076dfc..bfdd76b31b 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1375,6 +1375,15 @@ videocodec wnv1 dll "wnvplay1.dll" out BGR32,BGR24,BGR15 +videocodec vdom + info "VDOWave codec" + status working + fourcc VDOM + driver vfw + dll "vdowave.drv" ; Need also VDODEC32.dll and DECVW_32.DLL + out BGR24 + + ; quicktime codecs: videocodec qt3ivx -- cgit v1.2.3