diff etc/codecs.conf @ 19796:4cbe82f67e1e

add support for vp6 in flash
author aurel
date Tue, 12 Sep 2006 00:20:53 +0000
parents efe683c3031a
children abf8f12ea6ed
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Sep 11 22:40:21 2006 +0000
+++ b/etc/codecs.conf	Tue Sep 12 00:20:53 2006 +0000
@@ -1395,6 +1395,14 @@
   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