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 3b1e356662..23bff5dc8e 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2173,6 +2173,14 @@ videocodec vp7
out YUY2
out BGR32,BGR24
+videocodec fflibvpx
+ info "FFmpeg wrapper for libvpx/VP8"
+ status working
+ fourcc VP80
+ driver ffmpeg
+ dll "libvpx"
+ out YV12
+
videocodec mwv1
info "Motion Wavelets"
status working