summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
authorrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-11-13 23:39:20 +0000
committerrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-11-13 23:39:20 +0000
commitc6f85b6533563733282d3b0f38612a42fd7b0da3 (patch)
tree9e9b724ba7920a21ad2490b0be887044ddc26d6c /etc/codecs.conf
parenta989f229c5027119f91e640c8b4d206e76edbee3 (diff)
downloadmpv-c6f85b6533563733282d3b0f38612a42fd7b0da3.tar.bz2
mpv-c6f85b6533563733282d3b0f38612a42fd7b0da3.tar.xz
MSS2 can decode also MSS1
xanim h261 codec does not work git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13930 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 232618743f..1f4882682a 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -663,6 +663,7 @@ videocodec wmvadmo
videocodec wmsdmod
info "Windows Media Screen Codec 2"
status working
+ fourcc MSS1
fourcc MSS2
driver dmo
dll "wmsdmod.dll"
@@ -922,7 +923,7 @@ videocodec ffh261
videocodec h261xa
info "XAnim's CCITT H.261"
- status untested
+ status buggy
fourcc H261,h261
driver xanim
dll "vid_h261.xa"