diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-04-07 19:15:39 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-04-11 12:53:26 +0200 |
commit | 3cd136bc120aee7ccba5965b400e121dc1476c10 (patch) | |
tree | 43156ed80a0ad6addd1dc5d13e19a6253e9d95c2 /libavcodec/audiodsp.c | |
parent | 7311a9086eb12573f89a05e200f9c11a8d47ee26 (diff) | |
download | ffmpeg-3cd136bc120aee7ccba5965b400e121dc1476c10.tar.gz |
avcodec/ac3enc: Deduplicate copying input samples
These memcpy operands 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/audiodsp.c')
0 files changed, 0 insertions, 0 deletions