diff options
author | Zane van Iperen <zane@zanevaniperen.com> | 2021-04-01 10:29:19 +1000 |
---|---|---|
committer | Zane van Iperen <zane@zanevaniperen.com> | 2021-04-10 14:42:12 +1000 |
commit | 9e89a23eac1d5ab6f20c5c281d224e9218312a0b (patch) | |
tree | 213a3c2ab8f08a6c7466c42d193981dfb41a59fb /libavcodec/adpcm.c | |
parent | 08c805f4ac767444ccc04a37ca6b99d719a6b58f (diff) | |
download | ffmpeg-9e89a23eac1d5ab6f20c5c281d224e9218312a0b.tar.gz |
avcodec/adpcm_swf: remove memory allocation during trellis encoding
The block size is hardcoded, so the buffer size is always known.
Statically allocate the buffer on the stack.
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
Diffstat (limited to 'libavcodec/adpcm.c')
0 files changed, 0 insertions, 0 deletions