diff options
author | Anton Khirnov <anton@khirnov.net> | 2016-10-01 17:06:25 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2016-10-02 11:41:45 +0200 |
commit | f6772e9bf8251d3943f52f6f34d97d2ce6c4b8af (patch) | |
tree | 0bff72c98a5f12319bf1138aad533f5298886ab4 /libavcodec | |
parent | d10102d23c9467d4eb84f58e0cd12be284b982f6 (diff) | |
download | ffmpeg-f6772e9bf8251d3943f52f6f34d97d2ce6c4b8af.tar.gz |
avconv: make sure the filtergraph is freed on init failure
The filtergraph's existence is used in several places to mean that the
filtergraph is fully configured. This causes problems if it's allocated,
but the initialization fails (e.g. if a non-existent filter is
specified).
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions