We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8ed510 commit 000e783Copy full SHA for 000e783
packages/camera/camera_android/CHANGELOG.md
@@ -2,7 +2,6 @@
2
3
* Adds support for NV21 as a new streaming format in Android which includes correct handling of image padding when present.
4
5
-
6
## 0.10.4
7
8
* Temporarily fixes issue with requested video profiles being null by falling back to deprecated behavior in that case.
packages/camera/camera_platform_interface/CHANGELOG.md
@@ -1,4 +1,5 @@
1
## 2.5.0
+
* Adds NV21 as an image stream format (suitable for Android).
## 2.4.0
0 commit comments