2018-10-17 18:41 GMT+02:00, Guo, Yejun <yejun....@intel.com>:

> +        short* outg = (short*)out->data[0];
> +        short* outb = (short*)out->data[1];
> +        short* outr = (short*)out->data[2];

I believe this should use "int16_t", there is no guarantee that
short is smaller than 128 bit.

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

Reply via email to