comparison etc/codecs.conf @ 34931:ad37bf19d46a

Fix big-endian ptx decoding with latest FFmpeg.
author cehoyos
date Sun, 15 Jul 2012 13:07:46 +0000
parents 27d084619d91
children 83472bed2012
comparison
equal deleted inserted replaced
34930:27d084619d91 34931:ad37bf19d46a
661 info "FFmpeg V.Flash PTX" 661 info "FFmpeg V.Flash PTX"
662 status working 662 status working
663 fourcc "ptx " ; internal MPlayer FourCC 663 fourcc "ptx " ; internal MPlayer FourCC
664 driver ffmpeg 664 driver ffmpeg
665 dll ptx 665 dll ptx
666 out BGR15 666 out BGR15LE,BGR15
667 667
668 videocodec fftga 668 videocodec fftga
669 info "FFmpeg TGA" 669 info "FFmpeg TGA"
670 status untested 670 status untested
671 fourcc mtga,MTGA 671 fourcc mtga,MTGA