diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-02-01 21:52:07 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-02-04 02:55:11 +0000 |
commit | e8e5dde779fca80d86e00baea26d1baca333f4c0 (patch) | |
tree | d84ac150329f03f6d67fa69b55c4435ff894fb08 /libavfilter/avfiltergraph.h | |
parent | e6fb5a4f78a67ed815e39ba8ac3893fd631b9b1a (diff) | |
download | ffmpeg-e8e5dde779fca80d86e00baea26d1baca333f4c0.tar.gz |
Make avfilter_graph_parse() not free the input graph
Make avfilter_graph_parse() only release the internal structures
allocated during the parsing, and leave to free the graph itself to
the calling code.
This approach looks cleaner, as the graph is not allocated by the
function.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavfilter/avfiltergraph.h')
0 files changed, 0 insertions, 0 deletions