mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-07 01:52:46 +08:00

1. add Mppdevctx to store some infos in every codec. reason:each codec has its own unique characteristics. 2. add mpp_device_control interface for get or set ctx values. reason:it simplity interface, which flexible, easy to use and versatile. Change-Id: I56c9332768c86f62a3ca248ad254fba9e798c577 Signed-off-by: leo.ding <leo.ding@rock-chips.com>