mirror of
https://github.com/opencv/opencv.git
synced 2026-09-25 04:09:57 +03:00
Android NDK camera support * Add native camera video backend for Android * In the event of a "No buffer available error" wait for the appropriate callback and retry * Fix stale context when creating a new AndroidCameraCapture * Add property handling