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 3e8845e196..61a45dfda8 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -307,6 +307,14 @@ videocodec ffv1
out 411P,444P,422P,YV12,I420,IYUV,YVU9
out BGR32
+videocodec ffsnow
+ info "FFSNOW (Michael's wavelet codec)"
+ status working
+ fourcc snow,SNOW
+ driver ffmpeg
+ dll snow
+ out YV12
+
videocodec ffasv1
info "FFmpeg ASUS V1"
status working