# HG changeset patch # User cehoyos # Date 1318411498 0 # Node ID 2bb0317b1ea558fe36640c6593464b688bb3cf88 # Parent 7a63c09be302be86cb763bd03e96361081829f49 The LGPL ProRes decoder is faster now than the GPL decoder. diff -r 7a63c09be302 -r 2bb0317b1ea5 etc/codecs.conf --- a/etc/codecs.conf Tue Oct 11 15:31:08 2011 +0000 +++ b/etc/codecs.conf Wed Oct 12 09:24:58 2011 +0000 @@ -3119,6 +3119,18 @@ dll "AppleProResDecoder.qtx" out YUY2 +videocodec ffproreslgpl + info "FFmpeg ProRes, LGPL" + status working + fourcc apch + fourcc apcn + fourcc apcs + fourcc apco + fourcc ap4h + driver ffmpeg + dll prores_lgpl + out 422P10,444P10 + videocodec ffproresgpl info "FFmpeg ProRes, GPL v2 only" status working @@ -3131,18 +3143,6 @@ dll prores_gpl out 422P10,444P10 -videocodec ffproreslgpl - info "FFmpeg ProRes, LGPL" - status working - fourcc apch - fourcc apcn - fourcc apcs - fourcc apco - fourcc ap4h - driver ffmpeg - dll prores_lgpl - out 422P10,444P10 - videocodec ffprores info "FFmpeg Apple ProRes" status working