Skip to content

Conversation

@ljenchik
Copy link
Contributor

@ljenchik ljenchik commented Dec 3, 2025

  • Added dsVIDEO_FRAMERATE_59 (position 15) to support integer 59Hz frame rate
  • Added dsVIDEO_FRAMERATE_23 (position 16) to support integer 23Hz frame rate
  • These enums enable accurate VTS validation for STB hardware that outputs integer frame rates instead of fractional NTSC rates (59.94Hz, 23.98Hz)
  • Updated dsVIDEO_FRAMERATE_MAX to position 17

- Added dsVIDEO_FRAMERATE_59 (position 15) to support integer 59Hz frame rate
- Added dsVIDEO_FRAMERATE_23 (position 16) to support integer 23Hz frame rate
- These enums enable accurate VTS validation for STB hardware that outputs
  integer frame rates instead of fractional NTSC rates (59.94Hz, 23.98Hz)
- Updated dsVIDEO_FRAMERATE_MAX to position 17
@github-actions
Copy link

github-actions bot commented Dec 3, 2025


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@ljenchik
Copy link
Contributor Author

ljenchik commented Dec 3, 2025

@CLAassistant check

…e rate

Added dsVIDEO_FRAMERATE_23 (position 16) to support integer 23Hz frame rate
These enums enable accurate VTS validation for STB hardware that outputs integer frame rates instead of fractional NTSC rates (59.94Hz, 23.98Hz)
Updated dsVIDEO_FRAMERATE_MAX to position 17
@ljenchik
Copy link
Contributor Author

ljenchik commented Dec 3, 2025

recheck

@kanjoe24 kanjoe24 linked an issue Dec 3, 2025 that may be closed by this pull request
Copy link
Contributor

@AnandPandav AnandPandav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@ljenchik
Copy link
Contributor Author

ljenchik commented Dec 3, 2025

recheck

@ljenchik
Copy link
Contributor Author

ljenchik commented Dec 3, 2025

CLA Bot Issue

The CLA signature check is failing with Bad credentials error.

Could a maintainer please:

  1. Verify my CLA signature manually, or
  2. Refresh the GITHUB_TOKEN secret used by the CLA bot

Thank you!

@ljenchik ljenchik changed the title RDKEVD-490: Add dsVIDEO_FRAMERATE_59 and dsVIDEO_FRAMERATE_23 enums gh#179:Add dsVIDEO_FRAMERATE_59 and dsVIDEO_FRAMERATE_23 enums Dec 3, 2025
@ljenchik ljenchik closed this Dec 3, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Dec 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Task:Adding new framerates in _dsVideoFrameRate_t

2 participants