mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-19 15:34:32 +08:00

If encode thread is blocked in mpp_port_poll(output, MPP_POLL_BLOCK) and user's get stream thread exit, it must awake this block call before join encode thread exit. Change-Id: Iee52d2d45a672464b7f3485086a389041dacdeb0 Signed-off-by: hh <hh@rock-chips.com>