mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 05:11:04 -05: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