Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix custom framerate not taken into account when presentation data is unavailable #750

Conversation

joeljfischer
Copy link
Contributor

Fixes #717

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

[Describe how you plan to unit test the changes in this PR]

Summary

This PR updates current hardcoded values of "30" fps as the default to take into account custom expected framerates when applied.

Changelog

Bug Fixes
  • Now takes into account custom framerates when provided by the developer and not using presentation timestamps.

CLA

@joeljfischer joeljfischer added the bug A defect in the library label Sep 21, 2017
@joeljfischer joeljfischer added this to the 5.0.0 milestone Sep 21, 2017
@joeljfischer joeljfischer self-assigned this Sep 21, 2017
@joeljfischer joeljfischer merged commit 968f628 into release/5.0.0 Sep 25, 2017
@joeljfischer joeljfischer deleted the bugfix/issue_717_custom_framerate_encoding_without_custom_timestamp branch September 25, 2017 15:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug A defect in the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants