summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 7878f62b95..a93581bfb5 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1953,6 +1953,14 @@ videocodec ffvmd
dll "vmdvideo"
out BGR8
+videocodec ffdxa
+ info "FFmpeg Feeble Files DXA video"
+ status working
+ fourcc DXA1 ; internal MPlayer FourCC
+ driver ffmpeg
+ dll "dxa"
+ out BGR8
+
videocodec ffdsicinvideo
info "FFmpeg Delphine CIN video"
status working