aboutsummaryrefslogtreecommitdiffstats
path: root/libswresample/swresample.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-03-31 12:38:24 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-04-05 22:19:50 +0200
commitebec6079414262fdc6e161b73f4ac38cd6e4a276 (patch)
tree17af1f2ca0bfb0379b1c3180d22040b5dbb0eaee /libswresample/swresample.h
parenta68a6322b78c27a58ab32174814efadf79701226 (diff)
downloadffmpeg-ebec6079414262fdc6e161b73f4ac38cd6e4a276.tar.gz
avcodec/vp9_raw_reorder_bsf: Fix leak of cached packet
In case the BSF has not been drained before flushing/closing, the context's next_frame might be set; yet it is not freed in flush or close. The former only zeroes it (which automatically causes a leak in case it was set). So do this when closing and flushing. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libswresample/swresample.h')
0 files changed, 0 insertions, 0 deletions