1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-03 14:32:16 +02:00
FFmpeg/libavfilter
Jun Zhao 304eaa63a9 lavfi/buffersrc: Remove redundant free after ff_filter_frame() failure
ff_filter_frame() always frees the frame in case of error, so we don't
need to free the frame after ff_filter_frame() fails.

Fix CID 1457230.

Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
2020-01-04 19:37:39 +01:00
..
2019-12-10 16:09:14 +01:00
2019-12-23 13:03:38 +01:00
2019-12-29 15:33:55 +01:00
2019-10-23 12:37:46 +02:00
2019-12-10 16:09:14 +01:00
2019-11-01 14:43:16 +01:00
2019-10-18 21:57:20 +02:00
2019-10-20 18:06:26 +02:00