adpcm: fix clipping for yamaha
According to specification max value allowed is 0x6000.
Fixes #5862.
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
Showing
- libavcodec/adpcm.c 1 addition, 1 deletionlibavcodec/adpcm.c
- libavcodec/adpcmenc.c 2 additions, 2 deletionslibavcodec/adpcmenc.c
- tests/ref/acodec/adpcm-yamaha 3 additions, 3 deletionstests/ref/acodec/adpcm-yamaha
- tests/ref/acodec/adpcm-yamaha-trellis 3 additions, 3 deletionstests/ref/acodec/adpcm-yamaha-trellis
Loading
Please register or sign in to comment