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

Jonne Ahner jonne.ahner at gmail.com
Tue Sep 20 20:01:05 CEST 2011


On Tue, Sep 20, 2011 at 7:11 PM, Reimar Döffinger
<Reimar.Doeffinger at gmx.de>wrote:

> 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.
>

Yeah, the other function has the declaration as <<2 and this had *2, I
wanted
them in the same form for clarity.



> 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.
> _____
>

Absolutely ok with me. Lets hope for that someday.




> __________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list