summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-24 19:18:26 +0000
committerrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-24 19:18:26 +0000
commitf37d6e0892989d0f17765a8f7cecc5093711a681 (patch)
tree152a649021c16c4e41be93ce292588e837141aa9 /etc
parentb3948a36d136c0f1d79965f98d87205137401cd6 (diff)
downloadmpv-f37d6e0892989d0f17765a8f7cecc5093711a681.tar.bz2
mpv-f37d6e0892989d0f17765a8f7cecc5093711a681.tar.xz
Decode VDOWave (VDOM) with binary codec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13749 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
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