Skip to content
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

add support for HDR in av1_qsv decoder/encoder #674

Closed
wants to merge 2 commits into from

Conversation

xhaihao
Copy link
Collaborator

@xhaihao xhaihao commented Aug 15, 2023

No description provided.

libavcodec/qsvenc_av1.c Outdated Show resolved Hide resolved
@xhaihao xhaihao force-pushed the qsv-av1-hdr branch 3 times, most recently from b14a078 to 402f480 Compare February 8, 2024 02:52
@xhaihao xhaihao changed the title [wip]add support for HDR in av1_qsv decoder/encoder add support for HDR in av1_qsv decoder/encoder Feb 26, 2024
@xhaihao xhaihao force-pushed the qsv-av1-hdr branch 2 times, most recently from da1276a to 7ca6369 Compare April 25, 2024 03:11
@xhaihao xhaihao closed this Apr 25, 2024
@xhaihao xhaihao reopened this Apr 25, 2024
@xhaihao xhaihao force-pushed the qsv-av1-hdr branch 2 times, most recently from d99f7fd to 2d331da Compare May 11, 2024 07:02
The SDK may provides HDR metadata for HDR streams via mfxExtBuffer
attached on output mfxFrameSurface1

Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
The sdk av1 encoder can accept HDR metadata via mfxEncodeCtrl::ExtParam.

Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
@xhaihao
Copy link
Collaborator Author

xhaihao commented May 21, 2024

@xhaihao xhaihao closed this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants