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 c4f5d3fe96..a0a3a2074e 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2024,6 +2024,14 @@ videocodec fftxd
dll txd
out BGR32
+videocodec xan
+ info "XAN Video"
+ status working
+ fourcc Xxan
+ driver vfw
+ dll "xanlib.dll"
+ out BGR24,BGR15,BGR8 query,flip
+
videocodec ffwc3
info "FFmpeg XAN wc3"
status buggy