mpp icon indicating copy to clipboard operation
mpp copied to clipboard

git commit 598cae3 missing

Open naseebpanghal opened this issue 5 years ago • 1 comments

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.

naseebpanghal avatar Aug 26 '20 12:08 naseebpanghal

Jacob Chen DEBIAN has some customized pathes for debain. The base branch should be the develop branch. The 20171218 is a bit old version.

HermanChen avatar Aug 27 '20 01:08 HermanChen