add support for vp6 in flash

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19802 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
aurel 2006-09-12 00:20:53 +00:00
parent 91a268424c
commit 3a5cd9d424
1 changed files with 8 additions and 0 deletions

View File

@ -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