rebase - #360
Conversation
Co-authored-by: shashank.kumar@sky.uk <shashank.kumar@sky.uk>
1.10.2 release 1.10.2
|
I have read the CLA Document and I hereby sign the CLA 1 out of 2 committers have signed the CLA. |
There was a problem hiding this comment.
Pull request overview
This PR addresses an issue with ARC (Audio Return Channel) Short Audio Descriptor (SAD) updates not working as expected. The changes improve parameter naming clarity and add additional logging for debugging purposes.
Changes:
- Renamed parameter from
jsonresponsetoshortAudioDescriptorfor better semantic clarity - Added detailed logging to track ShortAudioDescriptor values
- Updated CHANGELOG with version 1.10.2 release notes
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| HdmiCecSink/HdmiCecSink.h | Renamed parameter for clarity and added debug logging for ShortAudioDescriptor events |
| CHANGELOG.md | Added version 1.10.2 release notes with fix for RDKEMW-12459 |
3b9b226
into
feature/RDKECOREMW-1166-handle-not-supported_hdmicec
No description provided.