2018-02-10 16:36 GMT+01:00 Kieran Kunhya <kieran...@googlemail.com>: > $subj. Still depends on simple_idct template patch
> + FF_ALLOCZ_OR_GOTO(s->avctx, s->block32, 64 * 12 * sizeof(int32_t), fail) I believe this should be sizeof(variable). > + } > + else { Since this is still unusual in FFmpeg, I suggest to merge the lines. Thank you, Carl Eugen _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel