git commit 598cae3 missing
I have got mpp installed default on my debian system.
Now, i need to debug it for some reason. while using mpp test sample, i find below version of the mpp installed on my system.
mpi: mpp version: 598cae3 author: Jacob Chen DEBIAN: update rules for release_20171218-2
Now, i have cloned both the branches(i.e develop and release) from url: https://github.com/rockchip-linux/mpp.git but i don't find any commit with id: 598cae3.
If i take any other commits from your remote git, it doesn't work with errors: VPU_IOC_SET_REG failed ret - 1 errno 14 Bad address.
Please shed some light how to debug mpp on my current system.
Jacob Chen DEBIAN has some customized pathes for debain. The base branch should be the develop branch. The 20171218 is a bit old version.