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 8043e8dea4..abf653bf39 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -130,6 +130,14 @@ videocodec fffli
dll "flic"
out BGR8
+videocodec ffaasc
+ info "Autodesk RLE decoder"
+ status working
+ fourcc AASC
+ driver ffmpeg
+ dll "aasc"
+ out BGR24
+
videocodec ffqtrle
info "QuickTime Animation (RLE)"
status working