summaryrefslogtreecommitdiffstats
path: root/libavformat/swf.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2019-11-27 13:22:06 +0100
committerJames Almer <[email protected]>2019-11-28 15:20:36 -0300
commit67ce9e0463e170179ece4abc33be716282a0202b (patch)
treee853a4dc520a406ee106b28877666bebc3648124 /libavformat/swf.h
parent163bb9ac0af495a5cb95441bdb5c02170440d28c (diff)
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 <[email protected]>
Diffstat (limited to 'libavformat/swf.h')
0 files changed, 0 insertions, 0 deletions