forked from google/libultrahdr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add support for handling multichannel metadata
This change introduces support for encoding and decoding content with gainmap metadata signalled independently for all channels in a multi-channel gainmap image. Test: ./ultrahdr_unit_test Co-authored-by: Vivek R Jadhav <[email protected]> Change-Id: I9306fe13c4651c7d55a830d0597924a8d25d2743
- Loading branch information
1 parent
168f297
commit 7543ae7
Showing
21 changed files
with
657 additions
and
465 deletions.
There are no files selected for viewing
This file contains 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,8 +1,8 @@ | ||
--maxContentBoost 6.0 | ||
--minContentBoost 1.0 | ||
--gamma 1.0 | ||
--offsetSdr 0.0 | ||
--offsetHdr 0.0 | ||
--hdrCapacityMin 1.0 | ||
--hdrCapacityMax 6.0 | ||
--useBaseColorSpace 1 | ||
--maxContentBoost 264.18 22.2026 857.325 | ||
--minContentBoost 1 1.30101 1 | ||
--gamma 1 1 1 | ||
--offsetSdr 1e-07 1e-07 1e-07 | ||
--offsetHdr 1e-07 1e-07 1e-07 | ||
--hdrCapacityMin 1 | ||
--hdrCapacityMax 49.2611 | ||
--useBaseColorSpace 1 |
This file contains 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 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 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.