-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[camera] add heif support image iOS #4586
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
95 commits
Select commit
Hold shift + click to select a range
8c63615
add heic support image iOS
Mairramer 78a86ec
format files
Mairramer a43d149
Merge branch 'main' into add-heic-support-ios
Mairramer 88c7228
update version camera_platform_interface
Mairramer a90a81b
fix version
Mairramer a98c047
new test
Mairramer 19b6ee2
update example
Mairramer 44b7f43
refactor and adjusts code
Mairramer c67bf61
Update FLTCam_Test.h
Mairramer 5f9a5fc
Update FLTCam.m
Mairramer 88bb20d
Update CameraPlugin.m
Mairramer 1e77287
new adjusts
Mairramer 2abeabe
Update FLTCam.h
Mairramer d889f8b
Update CHANGELOG.md
Mairramer 53a5838
fix versions
Mairramer 89905f7
fix versions
Mairramer c748a86
fix versions to NEXT
Mairramer 4d7b623
versions next section
Mairramer f0a42b2
Merge branch 'main' into add-heic-support-ios
Mairramer 42cdd9d
fix tests
Mairramer 897414f
Merge branch 'main' into add-heic-support-ios
Mairramer e7c21a1
Merge branch 'main' into add-heic-support-ios
Mairramer 4ee2527
refactor code
Mairramer a446d01
added default value
Mairramer d5e261d
Merge remote-tracking branch 'origin/main' into add-heic-support-ios
Mairramer c5a812a
rebase main
Mairramer d15112e
fix header
Mairramer f906e99
format code
Mairramer 2bad48f
Merge branch 'main' into add-heic-support-ios
Mairramer b6be5b5
add interface
Mairramer f57a9c2
fixes
Mairramer 729b7a2
add interface
Mairramer d14f6cb
added test
Mairramer 305c3b4
improves
Mairramer e62f6d2
rename extension
Mairramer 4fc1da0
format
Mairramer 3df56b3
refactor code
Mairramer 3cb6af3
fix tests
Mairramer 8564f1c
fix test
Mairramer cf53b1c
remove comment
Mairramer dc2fb21
code format
Mairramer c22989e
fix format
Mairramer a95ccef
format code
Mairramer 97408df
fix format
Mairramer a5b8f1b
code improve
Mairramer 1a39b9a
fix
Mairramer 2b94bdb
improve code
Mairramer fb88b94
fix test
Mairramer 59f1a10
format code
Mairramer 383afa2
Merge branch 'main' into add-heic-support-ios
Mairramer 7d9f5f5
fix mistake
Mairramer 4bc9eb8
fix update android
Mairramer 998d2b6
rename file
Mairramer 441eb68
fix export
Mairramer c5ac5b6
update version
Mairramer 0e55574
Merge branch 'main' into add-heic-support-ios
Mairramer 6ad2422
refactor logic
Mairramer d728a4f
Merge branch 'main' into add-heic-support-ios
Mairramer 4846d4a
improve code
Mairramer b010609
format code
Mairramer 369aa1b
clang format
Mairramer f07bc24
next to camera
Mairramer c9f4df4
Merge branch 'main' into add-heic-support-ios
Mairramer b2ea23d
Merge branch 'main' into add-heic-support-ios
Mairramer eb49544
some changes
Mairramer 73680ff
Merge branch 'main' into add-heic-support-ios
Mairramer 23375ab
fix false positive tests
Mairramer 0bdd96a
fix
Mairramer a7ede43
fix changelog
Mairramer 7ae8540
fix tests
Mairramer 5ed3a45
Merge branch 'main' into add-heic-support-ios
Mairramer c95d0f0
rename
Mairramer 572eef1
Merge branch 'main' into add-heic-support-ios
Mairramer 09e8f0a
new changes
Mairramer e271274
remove changes camera
Mairramer 2338ac7
fix
Mairramer 33b2dde
fix import
Mairramer df51b0b
new changes
Mairramer be233cb
fix
Mairramer f4b77ec
fix
Mairramer 5cbb66b
new fixes
Mairramer 4079924
format code
Mairramer 9410af7
update some wording
bparrishMines d32d324
Merge branch 'main' of github.com:flutter/packages into add-heic-supp…
bparrishMines 396a1bc
Merge branch 'main' into add-heic-support-ios
Mairramer 344d22e
remove federated
Mairramer 8bf202d
Merge branch 'main' into add-heic-support-ios
Mairramer 0587ba5
Merge branch 'main' into add-heic-support-ios
Mairramer 25b0676
Merge branch 'main' into add-heic-support-ios
Mairramer ebc79ba
Merge branch 'main' into add-heic-support-ios
Mairramer 570db5f
Merge branch 'main' into add-heic-support-ios
Mairramer 3d26f58
Merge branch 'main' into add-heic-support-ios
Mairramer feeff1f
Merge branch 'main' into add-heic-support-ios
Mairramer 9588e3e
Update project.pbxproj
bparrishMines dbf5161
Merge branch 'main' into add-heic-support-ios
bparrishMines 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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,4 +55,7 @@ - (void)captureOutput:(AVCapturePhotoOutput *)output | |
}]; | ||
} | ||
|
||
- (NSString *)filePath { | ||
return self.path; | ||
} | ||
@end |
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.