Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into fix/nv21-buffer-exception
  • Loading branch information
Mairramer authored Oct 11, 2025
commit cf488e688b07fdf1be2b1816dfe0a4ee3bd121c5
4 changes: 4 additions & 0 deletions packages/camera/camera_android_camerax/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

* Fixes `IllegalArgumentException` that could occur during image streaming.

## 0.6.23+1

* Resolves Gradle 9 deprecations.

## 0.6.23

* Converts NV21-compatible streamed images to NV21 when requested. In doing so,
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.