gh #151 Update dependency in Videoport module#163
gh #151 Update dependency in Videoport module#163SrigayathryPugazhenthi wants to merge 2 commits into
Conversation
c47b0b6 to
94dd8c6
Compare
| * @brief Gets the HDR capabilities of the TV/display device | ||
| * | ||
| * This function is used to get the HDR capabilities of the TV/display device. | ||
| * For source devices, this function gives TV's HDR capabilities when HDMI connected. |
There was a problem hiding this comment.
Yes correct.
| * @brief Gets the supported resolutions of TV. | ||
| * | ||
| * This function is used to get TV supported resolutions of TV/display device. | ||
| * For source devices, this function gives OR-ed value of TV supported resolutions when HDMI connected. |
There was a problem hiding this comment.
Can we enhance this statement in some way like this -
"For source devices, this function returns a bitmask (OR-ed flags) of all video resolutions supported by the currently connected TV, based on its HDMI EDID. This value is updated upon HDMI hot-plug events when the EDID is re-read."
There was a problem hiding this comment.
This Review commands has been addressed.
|
I have read the CLA Document and I hereby sign the CLA 1 out of 2 committers have signed the CLA. |
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
|
Triage note (#163, ~320 days old, last activity ~8 days ago, BLOCKED): This PR for #151 (Update dependency in Videoport module) is being actively worked. Note this supersedes the older #156 (just closed as stale) — same author, same issue. Status: BLOCKED — likely awaiting review or addressing review feedback. No triage action needed beyond keeping reviewer engagement up. |
No description provided.