-
Notifications
You must be signed in to change notification settings - Fork 23
feat: Bump to latest native libs version #140
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
48 commits
Select commit
Hold shift + click to select a range
05967de
fix: Add test to verify PDF support
tmathern c12c2e8
fix: Update in progress
tmathern 2b61679
fix: Version bump
tmathern e72e4c4
fix: Files handling in sign_file
tmathern b63f79a
fix: Update sign_file
tmathern 98dee9d
fix: Update signing
tmathern 27f5070
fix: Last failure is in CAG data
tmathern ff11d1c
fix: Threaded tests: update manifests
tmathern 4c660e5
fix: Refactor
tmathern eed499c
fix: Test API redirect
tmathern e5d6d5b
fix: Refactor
tmathern e414eba
fix: Move tests
tmathern 0c931e8
fix: Typings
tmathern 8a73d68
fix: Initial fixes
tmathern 357a1f3
fix: Increase test coverage, fix accordingly
tmathern 2b4efed
fix: Some more changes
tmathern 4f05cdf
fix: Increase test coverage, fix accordingly
tmathern a5ddbfa
fix: Increase test coverage, fix accordingly 2
tmathern fca9a1c
fix: Refactor and docs
tmathern e3ffd95
fix: Increase test coverage, fix accordingly 2
tmathern 6b98d53
fix: FIles
tmathern a0ca592
fix: WIP
tmathern 385f4f6
fix: Merge commit
tmathern 6eaab37
fix: Udpate libs loading
tmathern 7547678
fix: Make sure all test fixtures are here
tmathern d6e3c52
fix: Add a test for video signing
tmathern aad3c3e
fix: Reactivate cawg test
tmathern 9d53fc7
fix: Write buffer to file example in test
tmathern c990cfd
fix: Skip cawg test for now
tmathern 55f0c06
fix: Retrigger pipeline
tmathern 7f6d4ac
fix: Fix version issues for Linux
tmathern 1e9b92e
fix: Fix version issues for Linux for realx
tmathern 7b88bb1
fix: Format
tmathern 5c00a60
fix: Be more surgical on deprecation check
tmathern ead739f
fix: Claim versions
tmathern a700bfa
fix: Assertion structure
tmathern e8bb869
fix: Assertion structure
tmathern e61a061
fix: Debug in progress
tmathern 910560f
fix: One char stream fix
tmathern a862342
fix: Unignore some code lines
tmathern cdf5ac3
fix: Format
tmathern 6cda020
fix: Add one more test
tmathern 89988e5
fix: Add one more test 2
tmathern aa99c86
fix: Update examples
tmathern 06d90b4
fix: Docs
tmathern 68fd16a
fix: Docs for streams
tmathern 3d072c2
fix: Docs for streams
tmathern c200797
fix: Clean up test manifests
tmathern 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -114,3 +114,5 @@ target/ | |
| *.dll | ||
| *.so | ||
| src/c2pa/libs/ | ||
| !tests/fixtures/*.pem | ||
| !tests/fixtures/*.key | ||
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 |
|---|---|---|
| @@ -1 +1 @@ | ||
| c2pa-v0.58.0 | ||
| c2pa-v0.59.1 |
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
Oops, something went wrong.
Oops, something went wrong.
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.