summaryrefslogtreecommitdiffstats
path: root/DOCS/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/codecs.conf')
-rw-r--r--DOCS/codecs.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/DOCS/codecs.conf b/DOCS/codecs.conf
index 77eeb9ee22..1fcb607689 100644
--- a/DOCS/codecs.conf
+++ b/DOCS/codecs.conf
@@ -235,6 +235,13 @@ videocodec wmv8
; out YUY2
out BGR32,BGR24,BGR16,BGR15
+videocodec m261
+ info "M261"
+ status untested
+ fourcc m261,M261
+ dll "msh261.drv"
+ out BGR32,BGR24,BGR15
+
audiocodec divx
info "DivX audio (WMA)"
status working
@@ -318,7 +325,7 @@ audiocodec ac3
audiocodec voxware
info "VoxWare"
- status working
+ status working ; audio is bubbling
format 0x75
driver dshow
dll "voxmsdec.ax"