mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-10 17:14:41 +00:00
ff_hw_base_encode_close() frees any pictures still in the encode queue without invoking the encoder's free callback, leaking their image views when an encoder is closed without fully draining it. Also uninit the packet buffer pool before the base encode context, rather than after.
42 KiB
42 KiB