-
Notifications
You must be signed in to change notification settings - Fork 619
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
Metadata #1448
Draft
HeroicKatora
wants to merge
7
commits into
image-rs:main
Choose a base branch
from
HeroicKatora:metadata
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Metadata #1448
Commits on Feb 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6e1dffc - Browse repository at this point
Copy the full SHA 6e1dffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a927d9 - Browse repository at this point
Copy the full SHA 5a927d9View commit details
Commits on Mar 11, 2021
-
Work on meta data API consistency
The fields of Metagram are now public, since it is not intended that they do keep invariants relative to one another. The documentation also clarifies the relation to the actual processing applied by the decoding. The SharedRecorder now has the same basic set of methods for adding meta data as the original Recorder. Added documentation and some examples.
Configuration menu - View commit details
-
Copy full SHA for 5eb4b4e - Browse repository at this point
Copy the full SHA 5eb4b4eView commit details
Commits on Apr 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1f4d8d4 - Browse repository at this point
Copy the full SHA 1f4d8d4View commit details -
Replace simple ICC with color enum
We can choose two ways here: Add a new field with he 'decoded' color space, or the approach implemented currently which is to have an enum which presents an alternative.
Configuration menu - View commit details
-
Copy full SHA for a46aa6d - Browse repository at this point
Copy the full SHA a46aa6dView commit details
Commits on Apr 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c4090eb - Browse repository at this point
Copy the full SHA c4090ebView commit details
Commits on Jun 19, 2021
-
Renamed main struct to MetadataContainer, integrated configuration into the recorder with documentation.
Configuration menu - View commit details
-
Copy full SHA for f57a4c4 - Browse repository at this point
Copy the full SHA f57a4c4View commit details
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.