diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-06-21 12:58:21 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-06-26 07:12:31 +0200 |
commit | 36fa84e7ac805a774820d06b3d58e4e875cb11c9 (patch) | |
tree | 2c60903e06fc25817db77e875ea5f902713ac77d /libavdevice/tests/.gitignore | |
parent | 82b64e9bf671e37c078a4aae26b6f5c68723d7f9 (diff) | |
download | ffmpeg-36fa84e7ac805a774820d06b3d58e4e875cb11c9.tar.gz |
avformat/av1: Avoid using dynamic buffer when assembling av1c
Given that AV1 only has exactly one sequence header, it is unnecessary
to copy the content of said sequence header into an intermediate dynamic
buffer; instead the sequence header can be copied from where it is in
the input buffer.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavdevice/tests/.gitignore')
0 files changed, 0 insertions, 0 deletions