-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[camera_platform_interface] [camera] [camera_android] Add NV21 as an image stream format #3277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
7e72f24
Recreating PR from flutter/plugins
acoutts e0b5716
Log cleanup
acoutts c170fe0
Add test parameters
acoutts cb8dc5e
Tests for new image group type
acoutts 093d9e7
Changelog spacing
acoutts c8ed510
Changelog spacing
acoutts 000e783
Changelog spacing
acoutts 97787d5
Add test to camera for nv21 image format
acoutts e19bfec
Merge remote-tracking branch 'upstream/main' into fix-handle-padding
acoutts fb6ec84
Merge remote-tracking branch 'upstream/main' into fix-handle-padding
acoutts 14f2986
Remove tracked gradle files
acoutts 1c03352
Handle cases where imageStreamReader is null to be ultra safe
acoutts b051e70
Merge remote-tracking branch 'upstream/main' into fix-handle-padding
acoutts 7ae6b93
Formatters
acoutts c651052
Fix out of memory error during tests because mock image was too big
acoutts 541b658
Merge remote-tracking branch 'upstream/main' into fix-handle-padding
acoutts 0a418d9
Remove dependency override for camera_platform_interface from camera_…
acoutts c415eb2
Merge remote-tracking branch 'upstream/main' into fix-handle-padding
acoutts 15b33da
Merge remote-tracking branch 'upstream/main' into fix-handle-padding
acoutts 834e85e
Update CHANGELOG.md
acoutts dc2f248
Update Camera.java
acoutts 5d866f4
Bump dep versions
acoutts 6a17bc7
Update pubspec.yaml
acoutts 467938b
Update pubspec.yaml
acoutts 0c35521
Update pubspec.yaml
acoutts cfabbad
Changelog spacing and version
acoutts 96fe939
Update pubspec.yaml
acoutts 0e73f9a
Update pubspec.yaml
acoutts 8ff5d68
Add back missing camera image test for bgra8888
acoutts File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.