]> git.sesse.net Git - ffmpeg/commit
avcodec/mpc7, mpc7data: Make overlong arrays smaller
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 15 Sep 2020 01:45:22 +0000 (03:45 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 15 Sep 2020 20:13:24 +0000 (22:13 +0200)
commitbec4e158596bbb5af0eb2e9582cbc28961e6c068
treeb94e8491cc0939b5f0970d24fd89ca1b61d5b730
parent36c582f515a7da4c5dda4890fcf588164f91255f
avcodec/mpc7, mpc7data: Make overlong arrays smaller

For the VLC table arrays in mpc7_decode_init() this fixes
a regression introduced in 1e40dc920a838e35f1483b20bfcd417437e68741.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/mpc7.c
libavcodec/mpc7data.h