-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Synchronizes SEIs at beginning of a recording
When validating a stream/recording SEIs are not synchronized with the I-frames. There can for examples be multiple SEIs in the beginning that were generated by frames prior to the frames present in the recording. This commit test validates each SEI for every possible way before either accepting or discarding it.
- Loading branch information
1 parent
20345e5
commit 8967791
Showing
3 changed files
with
57 additions
and
109 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
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