aboutsummaryrefslogtreecommitdiffstats
path: root/doc/devices.texi
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2019-11-27 13:22:06 +0100
committerJames Almer <jamrial@gmail.com>2019-11-28 15:20:36 -0300
commit67ce9e0463e170179ece4abc33be716282a0202b (patch)
treee853a4dc520a406ee106b28877666bebc3648124 /doc/devices.texi
parent163bb9ac0af495a5cb95441bdb5c02170440d28c (diff)
downloadffmpeg-67ce9e0463e170179ece4abc33be716282a0202b.tar.gz
avformat/apetag: Avoid allocation for small tags
By using avio_get_dyn_buf() + ffio_free_dyn_buf() instead of avio_close_dyn_buf() + av_free() one can avoid an allocation + copy for small tags. Furthermore, it simplifies freeing. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'doc/devices.texi')
0 files changed, 0 insertions, 0 deletions