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 97b5ecca97..559de7f439 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1597,6 +1597,14 @@ videocodec ffvp6
dll "vp6"
out YV12
+videocodec ffvp6a
+ info "FFmpeg VP6A decoder"
+ status untested
+ fourcc VP6A
+ driver ffmpeg
+ dll "vp6a"
+ out I420,YUY2,YV12
+
videocodec ffvp6f
info "FFmpeg VP6 Flash decoder"
status working