On Mon, 23 Mar 2020 19:24:27 +0100
"Michael Niedermayer" <mich...@niedermayer.cc> 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
> ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to