comparison etc/codecs.conf @ 35828:20e25bcbedf7

Fix FFmpeg cinepak decoding: It outputs RGB24 now.
author cehoyos
date Wed, 20 Feb 2013 09:12:09 +0000
parents f7ea2a9f0c52
children 1a75db112806
comparison
equal deleted inserted replaced
35827:88a9862c25e6 35828:20e25bcbedf7
953 info "FFmpeg Cinepak Video" 953 info "FFmpeg Cinepak Video"
954 status working 954 status working
955 fourcc cvid,CVID 955 fourcc cvid,CVID
956 driver ffmpeg 956 driver ffmpeg
957 dll "cinepak" 957 dll "cinepak"
958 out YV12,BGR8 query 958 out RGB24,YV12,BGR8 query
959 959
960 videocodec cvidvfw 960 videocodec cvidvfw
961 info "Cinepak Video" 961 info "Cinepak Video"
962 status working 962 status working
963 fourcc cvid 963 fourcc cvid