support SVT-AV1 3.0.0#1475
support SVT-AV1 3.0.0#1475farindk merged 1 commit intostrukturag:masterfrom stefantalpalaru:svt-av1-3
Conversation
|
Made a patch. Works for me! Dale |
Append ".patch" to the PR's URL and GitHub will make the patch for you: https://github.com/strukturag/libheif/pull/1475.patch It also works for commit URLs. |
| #endif | ||
|
|
||
|
|
||
| #if !SVT_AV1_CHECK_VERSION(3, 0, 0) |
There was a problem hiding this comment.
Is there a corresponding flag for high_dynamic_range_input in v3.0.0 or was this simply removed?
There was a problem hiding this comment.
It was removed in: https://gitlab.com/AOMediaCodec/SVT-AV1/-/commit/92d44bdcc6331ecc28338f99207be912bfd05729#900962ec0dfb11881a5f25ce6fcad8e815c8fd45_341_333
libavif also removed it completely: AOMediaCodec/libavif@e649830#diff-29748a2db41273018a16b71ccb60bcd7b632b86c78cc69bb88784702122ebddeL127-L132
There was a problem hiding this comment.
Thank you for the background information.
This should be merged before #1471