comparison etc/codecs.conf @ 34100:2bb0317b1ea5

The LGPL ProRes decoder is faster now than the GPL decoder.
author cehoyos
date Wed, 12 Oct 2011 09:24:58 +0000
parents 7a63c09be302
children febe300dbfc0
comparison
equal deleted inserted replaced
34099:7a63c09be302 34100:2bb0317b1ea5
3117 fourcc ap4h 3117 fourcc ap4h
3118 driver qtvideo 3118 driver qtvideo
3119 dll "AppleProResDecoder.qtx" 3119 dll "AppleProResDecoder.qtx"
3120 out YUY2 3120 out YUY2
3121 3121
3122 videocodec ffproresgpl 3122 videocodec ffproreslgpl
3123 info "FFmpeg ProRes, GPL v2 only" 3123 info "FFmpeg ProRes, LGPL"
3124 status working 3124 status working
3125 fourcc apch 3125 fourcc apch
3126 fourcc apcn 3126 fourcc apcn
3127 fourcc apcs 3127 fourcc apcs
3128 fourcc apco 3128 fourcc apco
3129 fourcc ap4h 3129 fourcc ap4h
3130 driver ffmpeg 3130 driver ffmpeg
3131 dll prores_gpl 3131 dll prores_lgpl
3132 out 422P10,444P10 3132 out 422P10,444P10
3133 3133
3134 videocodec ffproreslgpl 3134 videocodec ffproresgpl
3135 info "FFmpeg ProRes, LGPL" 3135 info "FFmpeg ProRes, GPL v2 only"
3136 status working 3136 status working
3137 fourcc apch 3137 fourcc apch
3138 fourcc apcn 3138 fourcc apcn
3139 fourcc apcs 3139 fourcc apcs
3140 fourcc apco 3140 fourcc apco
3141 fourcc ap4h 3141 fourcc ap4h
3142 driver ffmpeg 3142 driver ffmpeg
3143 dll prores_lgpl 3143 dll prores_gpl
3144 out 422P10,444P10 3144 out 422P10,444P10
3145 3145
3146 videocodec ffprores 3146 videocodec ffprores
3147 info "FFmpeg Apple ProRes" 3147 info "FFmpeg Apple ProRes"
3148 status working 3148 status working