On Tue, 22 Jan 2019, at 10:55, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <one...@gmail.com>

Overall, this is more readable that the ones in the past. Really cool.

> +        for (int j = start_y; j < end_y; j++) {
> +            for (int k = start_x; k < end_x; k++) {
> +                if (mask & 0x8000) {

Do we know where this value comes from?


-- 
Jean-Baptiste Kempf -  President
+33 672 704 734
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to