diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-03-20 18:39:38 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-03-23 13:51:18 +0100 |
commit | 3ab1a890e84cd109ad3a87b4c93f8c2de5b27f5a (patch) | |
tree | 87d0842971088f5e6184dbef1ae40bf323889603 /libavutil | |
parent | 84b02bbb78b5aaec0a9de1d0859c4cf7f339a564 (diff) | |
download | ffmpeg-3ab1a890e84cd109ad3a87b4c93f8c2de5b27f5a.tar.gz |
avcodec/svq3: Use av_fast_padded_malloc() instead of av_fast_malloc()
It takes care of zeroing padding (which has been forgotten here).
Also rename the size variable to indicate that this is not the size
of the current slice.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions