-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix SMPTE 291 exactframerate field (#346)
* Add unit tests for SDP parameters creation/parsing functions for video/raw, audio/L, video/smpte291 and video/SMPTE2022-6 * Fix insertion of exactframerate for video/smpte291 (Thanks to @cmaberto, Cameron Maberto, Apple, for the original bug report.) * Fix bug generating VPID_Code on Linux due to char_t vs. uint8_t confusion * Fix SSN for ST2110-40:2023 to be ST2110-40:2021 Although this revision should have been published in 2022 and the SSN should have been updated to match, neither of those things actually happened... Co-authored-by: jonathan-r-thorpe <[email protected]> * Update Development/nmos/test/sdp_utils_test.cpp --------- Co-authored-by: jonathan-r-thorpe <[email protected]>
- Loading branch information
1 parent
a584f92
commit 4f1844d
Showing
2 changed files
with
331 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters