2018-03-08 8:03 GMT+01:00 Yingming Fan <[email protected]>:
> From: Meng Wang <[email protected]>

> +    stride_dst /= sizeof(uint8_t);
> +    stride_src /= sizeof(uint8_t);

FFmpeg requires sizeof(uint8_t) to be 1, please simplify
your patch accordingly.

Why is the wrapper function needed?

Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to