Am Mi., 12. Feb. 2020 um 20:50 Uhr schrieb Paul B Mahol <one...@gmail.com>:

> +                c->pal[i]     = (0xff << 24) | (r << 16) | (g << 8) | (b);

Should be "0xffu" iirc, and we usually have less parentheses.

Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to