summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 630442608a..e62e235e14 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1020,6 +1020,14 @@ videocodec ffh261
dll h261
out YV12
+videocodec qt261
+ info "QuickTime H.261 video decoder"
+ status working
+ fourcc H261,h261
+ driver qtvideo
+ dll "QuickTime.qts"
+ out YUY2
+
videocodec h261xa
info "XAnim's CCITT H.261"
status buggy