summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index f7fcfcf25d..2a3ba3ea2b 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1395,6 +1395,14 @@ videocodec ffvp6
dll "vp6"
out YV12
+videocodec ffvp6f
+ info "FFmpeg VP6 Flash decoder"
+ status working
+ fourcc VP6F
+ driver ffmpeg
+ dll "vp6f"
+ out YV12
+
videocodec vp6
info "On2 VP6 Personal Codec"
status working