2018-03-16 20:02 GMT+01:00, James Almer <jamr...@gmail.com>:
> On 3/16/2018 3:55 PM, Carl Eugen Hoyos wrote:

>> +    aligned = !((unsigned long)in->data[0] & 15 | in->linesize[0] & 15);
>
> Should be intptr_t, not unsigned long.

Definitely, thank you!

Pushed with that change, Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to