changeset 13929:bfaca342e3c4

MSS2 can decode also MSS1 xanim h261 codec does not work
author rtognimp
date Sat, 13 Nov 2004 23:39:20 +0000
parents 6a0b5d320378
children 389b6b59a5a5
files etc/codecs.conf
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Nov 13 16:10:32 2004 +0000
+++ b/etc/codecs.conf	Sat Nov 13 23:39:20 2004 +0000
@@ -663,6 +663,7 @@
 videocodec wmsdmod
   info "Windows Media Screen Codec 2"
   status working
+  fourcc MSS1
   fourcc MSS2
   driver dmo
   dll "wmsdmod.dll"
@@ -922,7 +923,7 @@
 
 videocodec h261xa
   info "XAnim's CCITT H.261"
-  status untested
+  status buggy
   fourcc H261,h261
   driver xanim
   dll "vid_h261.xa"