[FFmpeg-devel] [patch] - fixes a few prores 4444 samples

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue Sep 20 19:11:53 CEST 2011


On Tue, Sep 20, 2011 at 06:20:30PM +0200, Jonne Ahner wrote:
> -    int i, blocks_per_slice = slice->mb_count*2;
> +    int i, blocks_per_slice = slice->mb_count<<1;

That seems like a fairly cosmetic change.
Otherwise I have no comments.
Though I have a request: would you be ok with your changes being
considered under LGPL 2 or later?
I'd prefer to keep an option for easy relicensing open.
At least I hope there is at least a long-term chance for that.


More information about the ffmpeg-devel mailing list