aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/convert_header.py
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-03-27 04:42:15 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-04-05 18:06:50 +0200
commit7940655d14e1741d68c364a8d027152f4f3420eb (patch)
tree2ee26c3544e7ff5be2d8cd7b2e21e51718b4db71 /tools/python/convert_header.py
parent559c2e96e371f30eedccf370d4606fc86706ab75 (diff)
downloadffmpeg-7940655d14e1741d68c364a8d027152f4f3420eb.tar.gz
avformat/avidec: Don't reimplement ff_free_stream()
Using ff_free_stream() makes the code more readable, more future-proof (the old code freed AVCodecContexts and AVCodecParameters and its substructures manually, so that there is a chance that there would be a memleak for some time if new substructures were added) and reduces code size. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'tools/python/convert_header.py')
0 files changed, 0 insertions, 0 deletions