Hi,
I have been trying to use libjnivideo on ICS device. But it gave me a load library error. I found out that this error is shown in lock() and unlockAndPost() functions. These functions's signatures have been changed in ICS so the loader was unable to find a function corresposnding to old signatures. Could you please help me to resolve this out.