diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-04-07 18:26:19 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-04-11 12:53:26 +0200 |
commit | 7311a9086eb12573f89a05e200f9c11a8d47ee26 (patch) | |
tree | e551549a51baf30880576edd4705f75d2414d723 /libavcodec/aarch64/vorbisdsp_init.c | |
parent | 2fcc50d1f536a76978d39396afb43f885cc89667 (diff) | |
download | ffmpeg-7311a9086eb12573f89a05e200f9c11a8d47ee26.tar.gz |
avcodec/ac3enc: Deduplicate allocating buffers
These allocations only depend upon sizeof(SampleType)
(and this size is actually the same for both the fixed-point
and the floating-point encoders for most (all supported?)
systems).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/aarch64/vorbisdsp_init.c')
0 files changed, 0 insertions, 0 deletions