diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-02-18 01:23:26 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-02-22 01:45:31 +0100 |
commit | 253a8340f53f108d4ceb17563eab8798ed6f5481 (patch) | |
tree | e848c4e1e071754c0d0979c74cda1a6d6eb53b17 /fftools/ffmpeg_sched.c | |
parent | abea3749b32f3a25c271b80c0a673ffcf00b9636 (diff) | |
download | ffmpeg-253a8340f53f108d4ceb17563eab8798ed6f5481.tar.gz |
avcodec/ttmlenc: Don't copy data around unnecessarily
Using av_bprint_init_for_buffer() avoids copying data
into the internal AVBPrint buffer (or worse: to allocate
a temporary buffer in case the internal buffer does not
suffice).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'fftools/ffmpeg_sched.c')
0 files changed, 0 insertions, 0 deletions