react-native-vision-camera/package/android/src/main
Marc Rousavy 902dc634a4
feat: Add customizable Video Bit Rate (videoBitRate) (#1882)
* feat: Add `videoBitRate` option to `RecordVideoOptions`

* feat: Implement `videoBitRate` on iOS

* feat: Implement `videoBitRate` on Android

* chore: Format

* docs: Separate recording and photo docs

* docs: Fix links

* docs: Add docs about bitrate and quality

* docs: Add blob

* fix: Don't use inline style for CI

* fix: Correctly log default bitRate

* fix: Fix typo

* fix: Calculate default bit-rate on Android depending on resolution

* Update RecordingSession.kt
2023-09-29 15:27:09 +02:00
..
cpp feat: Use C++ OpenGL GPU VideoPipeline again (#1836) 2023-09-22 17:22:31 +02:00
java/com/mrousavy/camera feat: Add customizable Video Bit Rate (videoBitRate) (#1882) 2023-09-29 15:27:09 +02:00
AndroidManifest.xml chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00