comparison 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
comparison
equal deleted inserted replaced
19795:04343b1270a0 19796:4cbe82f67e1e
1391 info "FFmpeg VP6 decoder" 1391 info "FFmpeg VP6 decoder"
1392 status working 1392 status working
1393 fourcc VP62 1393 fourcc VP62
1394 driver ffmpeg 1394 driver ffmpeg
1395 dll "vp6" 1395 dll "vp6"
1396 out YV12
1397
1398 videocodec ffvp6f
1399 info "FFmpeg VP6 Flash decoder"
1400 status working
1401 fourcc VP6F
1402 driver ffmpeg
1403 dll "vp6f"
1396 out YV12 1404 out YV12
1397 1405
1398 videocodec vp6 1406 videocodec vp6
1399 info "On2 VP6 Personal Codec" 1407 info "On2 VP6 Personal Codec"
1400 status working 1408 status working