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

There is mismatch on flag transaction between vpu_open_context and vpu_close_context. Open use reserve flag but close use ori_vpu flag. This patch fix this error which will crash on exit. Change-Id: I39b4425494d4fe3b16586806060477b28d37fe7a Signed-off-by: Herman Chen <herman.chen@rock-chips.com>