summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-09-20 12:31:36 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-09-20 12:31:36 +0000
commite0f6b6051de60100c233fd5688153be4c223cd3d (patch)
treea6b3f13b1f7029014948befa600f8ec9790c6510 /etc
parent42448dd3a4356476b86a5199c38014e043793a75 (diff)
downloadmpv-e0f6b6051de60100c233fd5688153be4c223cd3d.tar.bz2
mpv-e0f6b6051de60100c233fd5688153be4c223cd3d.tar.xz
add newer microsoft screen binary codec
patch by william0wang (mplayer-ww). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29696 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index fe84ca0b66..91486d10d4 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1164,6 +1164,16 @@ videocodec wmsdmod
guid 0x7bafb3b1, 0xd8f4, 0x4279, 0x92, 0x53, 0x27, 0xda, 0x42, 0x31, 0x08, 0xde
out BGR32,BGR24,BGR16
+videocodec wms10dmod
+ info "Windows Media Screen Codec 2 from WMP10"
+ status working
+ fourcc MSS1
+ fourcc MSS2
+ driver dmo
+ dll "wms10dmod.dll"
+ guid 0x7bafb3b1, 0xd8f4, 0x4279, 0x92, 0x53, 0x27, 0xda, 0x42, 0x31, 0x08, 0xde
+ out BGR32,BGR24,BGR16
+
videocodec gotomeeting
info "GoToMeeting codec"
status working