diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-04-25 01:43:26 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-05-05 12:26:14 +0200 |
commit | 32b20a274a8a628b5f255ca6641aef1c9c3b5713 (patch) | |
tree | fb1796923838d235fb758719249a9f07ecd72113 /libavutil/x86/x86inc.asm | |
parent | 259a76272911853e46e05e02e3718f4faed4745b (diff) | |
download | ffmpeg-32b20a274a8a628b5f255ca6641aef1c9c3b5713.tar.gz |
avcodec/adpcmenc: Avoid copying packet data, allow direct rendering
When the packet size is known in advance like here, one can avoid
an intermediate buffer for the packet data; and one can also use
user-supplied buffers.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavutil/x86/x86inc.asm')
0 files changed, 0 insertions, 0 deletions