Skip to content
Snippets Groups Projects
Commit f124b087 authored by Martin Storsjö's avatar Martin Storsjö Committed by Ronald S. Bultje
Browse files

libavformat: Add a function for freeing an AVFormatContext


This function is useful for freeing data structures allocated by
muxers, which currently have to be freed manually by the caller.

Signed-off-by: default avatarRonald S. Bultje <rsbultje@gmail.com>
parent 1338dc08
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment