aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/snowenc.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-10-25 02:11:50 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-10-29 13:37:41 +0200
commit20ee12c677c6f58afbae643f039ba06e7d6f070a (patch)
treef3b573aceed4f7e94218dd16643dbe0bad5192b3 /libavcodec/snowenc.c
parent307326b36dccf4b3aec90864d4e71ec0b8872f48 (diff)
downloadffmpeg-20ee12c677c6f58afbae643f039ba06e7d6f070a.tar.gz
avcodec/mpegvideo: Don't overallocate buffer
Only encoders need two sets of int16_t [12][64] (one to save the current best state and one for the current working state); decoders need only one. This saves 1.5KiB per slice context for a decoder. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/snowenc.c')
0 files changed, 0 insertions, 0 deletions