diff options
author | Justin Ruggles <[email protected]> | 2013-09-16 15:51:46 -0400 |
---|---|---|
committer | Anton Khirnov <[email protected]> | 2014-09-29 17:54:25 +0000 |
commit | 19133e96d30e3f80dbae236ef081aedef419a6bf (patch) | |
tree | 67c997559245ad39f11aad7eba83664a104216b9 /libavcodec/utils.c | |
parent | 2cd7c99498b1bcb450c328459cf85a686ce83456 (diff) |
lavf: fix memleaks in avformat_find_stream_info()
When AVFMT_FLAG_NOBUFFER is set, the packets are not added to the
AVFormatContext packet list, so they need to be freed when they are
no longer needed.
Signed-off-by: Anton Khirnov <[email protected]>
Diffstat (limited to 'libavcodec/utils.c')
0 files changed, 0 insertions, 0 deletions