opencv/platforms/android
Rostislav Vasilikhin 500fd453a1
Merge pull request #24592 from savuor:recorder_android
Android sample for VideoWriter #24592

This PR:
* adds an Android sample for video recording with MediaNDK and built-in MJPEG.
* adds a flag `--no_media_ndk` for `build_sdk.py` script to disable MediaNDK linkage.

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
2023-12-13 15:54:31 +03:00
..
aar-template AAR package build and test with CI 2023-11-28 10:00:56 +03:00
build-tests AAR package build and test with CI 2023-11-28 10:00:56 +03:00
gradle-wrapper Build for NDK 22 2021-02-13 13:00:19 +09:00
android.toolchain.cmake Merge pull request #21934 from Yulv-git:3.4-typos2 2022-09-07 17:16:23 +03:00
build_java_shared_aar.py Merge pull request #24622 from alexlyulkov:al/fixed-android-sample-img-save 2023-12-04 10:00:40 +03:00
build_sdk.py Merge pull request #24592 from savuor:recorder_android 2023-12-13 15:54:31 +03:00
build_static_aar.py Merge pull request #24622 from alexlyulkov:al/fixed-android-sample-img-save 2023-12-04 10:00:40 +03:00
ndk-10.config.py android: update build_sdk.py 2018-01-14 16:05:48 +00:00
ndk-16.config.py android: update build_sdk.py 2018-01-14 16:05:48 +00:00
ndk-17.config.py android: NDK17 support 2018-08-27 21:07:34 +00:00
ndk-18-api-level-21.config.py Merge pull request #14005 from komakai:android-video-cap 2019-03-19 21:28:45 +03:00
ndk-18-api-level-24.config.py Merge pull request #19597 from komakai:android-ndk-camera 2021-02-25 19:14:11 +00:00
ndk-18.config.py android: gradle-based package and samples 2018-12-19 14:59:48 +03:00
ndk-22.config.py Make Kotlin plugin version compatible with the Gradle version 2021-06-08 22:51:07 +09:00
ndk-25.config.py android: add configuration for NDK 25 and Android API 32 (12L) 2022-10-24 22:24:04 +00:00
README.android Update README.android 2017-07-31 08:28:34 +02:00

See http://opencv.org/platforms/android