2018-02-10 16:36 GMT+01:00 Kieran Kunhya <[email protected]>: > $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
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
