Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refine sample presentation time validation for negative PTS workaround
In case of negative PTS workaround, instead of disallowing all cases where samples are not in presentation order, we now validate that the first sample's presentation time is the smallest. This adjustment allows for correctly applying an offset to ensure all samples have a presentation time >= 0. #cherrypick PiperOrigin-RevId: 673434793
- Loading branch information