summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf36
1 files changed, 36 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 7cb957176e..7f70427cac 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1003,6 +1003,24 @@ videocodec qt3ivx
dll "3ivx Delta 3.5.qtx"
out YUY2
+videocodec qth263
+ info "win32/quicktime H.263 decoder"
+ status crashing
+ fourcc h263
+ driver qtvideo
+ dll "QuickTime.qts"
+ out YUY2
+
+videocodec qtrlerpza
+ info "win32/quicktime RLE/RPZA decoder"
+ comment "no colorspace accepted"
+ status crashing
+ fourcc rpza
+ format 0x20656C72 ; "rle "
+ driver qtvideo
+ dll "QuickTime.qts"
+ out BGR32,BGR24,BGR15
+
videocodec qtvp3
info "win32/quicktime VP3 decoder"
status crashing
@@ -1281,6 +1299,24 @@ videocodec null
; AUDIO CODECS
;=============================================================================
+audiocodec wma9dmo
+ info "Windows Media Audio 9 DMO"
+ status working
+ format 0x162
+ driver dmo
+ dll "wma9dmod.dll"
+ guid 0x27ca0808, 0x01f5, 0x4e7a, 0x8b, 0x05, 0x87, 0xf8, 0x07, 0xa2, 0x33, 0xd1
+
+audiocodec wmadmo
+ info "Windows Media Audio DMO"
+ status working
+ format 0x160
+ format 0x161
+ format 0x162
+ driver dmo
+ dll "wmadmod.dll"
+ guid 0x2eeb4adf, 0x4578, 0x4d10, 0xbc, 0xa7, 0xbb, 0x95, 0x5f, 0x56, 0x32, 0x0a
+
audiocodec qdmc
info "Quicktime QDMC/QDM2 audio decoders"
status working