Justin Wetherell
Justin Wetherell
I'll gladly fix this in master branch if you can provide a unit test which shows the bug.
Has anyone come up with a good unit test for this bug?
This seems to be failing, I'll take another look when you fix the failures.
This is failing, please fix and I'll look at your suggestion
Yes, please do fix the build. That's the reason I open sourced this project, if I don't have time to fix a problem then maybe some one else will. If...
If you have forked from this repository using git, you shouldn't need to be a collaborator to submit a pull request. https://yangsu.github.io/pull-request-tutorial/
Thanks @liqimai but it seems like you are using methods which were deprecated at API=21 http://developer.android.com/reference/android/hardware/Camera.Parameters.html If you can update the code to use the latest API (23) then I'll...
We were able to get a lock dump also. ``` Unable to acquire lock! Lock value was = -2147483648 BS address: 7f32dda23000d NTZ: 12 Lock Address: 7f32dda23840d NTZ: 6 ByteStore:...
Hello @tgd , sorry we weren't able to reproduce with a unit test; we have only seen it sporadically when our application is consuming at very high rates.