On Mon, 23 Mar 2020 19:24:27 +0100
"Michael Niedermayer" <[email protected]> wrote:
> > +
> > +const int16_t ff_adpcm_ima_cunning_index_table[8] = {
> > + -1, -1, -1, -1, 1, 2, 3, 4,
> > +};
>
> this could be int8_t
>
Thanks, fixed.
Will send a follow-up patch shortly.
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> [email protected] with subject "unsubscribe".
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".