mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 19:50:38 +08:00
dc21a0a6b5
1) Fixed deadlock if camera is started and stopped immediately 2) Invalid pattern usage of Object.wait(). Refer to "spurious wakeup": http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait 3) Fixed buffer usage: a) fix eliminates processing of zero NV12 (green in RGB) first frame b) latest ready frame is delivered for processing (not previous) |
||
---|---|---|
.. | ||
android_lib | ||
android_test | ||
generator | ||
test | ||
build.xml.in | ||
check-tests.py | ||
CMakeLists.txt |