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 d27b17993b..080e031ccc 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -158,6 +158,14 @@ videocodec ff8bps
dll "8bps"
out BGR32,BGR24,BGR8 query
+videocodec ffcyuv
+ info "Creative YUV (libavcodec)"
+ status working
+ fourcc cyuv,CYUV
+ driver ffmpeg
+ dll "cyuv"
+ out 411P
+
videocodec cyuv
info "Creative YUV (native codec)"
status working