diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-09-04 16:52:49 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-09-04 20:43:43 +0200 |
commit | ae343d6595608a21d30f34de3622937b1850e04a (patch) | |
tree | d87fbbe26c9deca629ab8351366cdb985852f22b /libavcodec/sipr.h | |
parent | c703088c1b198647794d54cfa3bd73842cb44fb9 (diff) | |
download | ffmpeg-ae343d6595608a21d30f34de3622937b1850e04a.tar.gz |
avcodec/binkaudio: Avoid allocation for array
The array in question can not be too large (only 26 elements), so it can
simply be put on the context.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/sipr.h')
0 files changed, 0 insertions, 0 deletions