aboutsummaryrefslogtreecommitdiffstats
path: root/fftools/cmdutils.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-03-25 03:35:09 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-03-29 01:42:55 +0100
commit8e070e1a75252eb41d96397b5fe9ea4d77d6c1ff (patch)
tree1a942f9ca462461997fea8288243f067e36a599b /fftools/cmdutils.c
parentf80a939a2e53d536f406f28f13462c981304277a (diff)
downloadffmpeg-8e070e1a75252eb41d96397b5fe9ea4d77d6c1ff.tar.gz
avcodec/snowenc: Don't allocate obmc_scratchpad separately
Put it into SnowEncContext instead. Also use the proper type (it is only used as IDWTELEM aka short). (The allocation code allocated it in units of uint32_t, yet it was never used in this way. I made the array so big that the size (in bytes) does not change.) Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'fftools/cmdutils.c')
0 files changed, 0 insertions, 0 deletions