mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-20 23:59:22 +08:00

1. put_packet support block mode now. 2. The EosTask should be insure to be block mode. 3. NOTE: When set to block mode use put_packet and get_frame in single thread may cause deadlock for the info change or eos may be blocked and the put_packet can not return. Change-Id: I8cf73f833e5d29c3b330c4b56fbd6be8d7432e60 Signed-off-by: Herman Chen <herman.chen@rock-chips.com>