summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-09 22:14:36 +0000
committerrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-09 22:14:36 +0000
commitf30d8e798910152d4bae17c33d9fa55363ce197c (patch)
tree82800681fcea6de1e3fd9d066b9356c990f12ded /etc
parent716cfdcf12f2ebc67e33cabb63d5302f8391d348 (diff)
downloadmpv-f30d8e798910152d4bae17c33d9fa55363ce197c.tar.bz2
mpv-f30d8e798910152d4bae17c33d9fa55363ce197c.tar.xz
Windows Media Image (WMVP) can be decoded with WMV9 dmo codec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13599 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 8d951b7349..3c4cfdcc97 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -610,6 +610,7 @@ videocodec wmv9dmo
info "Windows Media Video 9 DMO"
status working
fourcc WMV3
+ fourcc WMVP
driver dmo
dll "wmv9dmod.dll"
guid 0x724bb6a4, 0xe526, 0x450f, 0xaf, 0xfa, 0xab, 0x9b, 0x45, 0x12, 0x91, 0x11
@@ -623,6 +624,7 @@ videocodec wmvdmo
fourcc WMV1
fourcc WMV2
fourcc WMV3
+ fourcc WMVP
driver dmo
dll "wmvdmod.dll"
guid 0x82d353df, 0x90bd, 0x4382, 0x8b, 0xc2, 0x3f, 0x61, 0x92, 0xb7, 0x6e, 0x34