Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only trim AAC frames if the current segment will end up with negative baseMediaDecodeTime calculation in the calculateTrackBaseMediaDecodeTime function. This serves to cull AAC frames that occur before the video at the beginning of a video so that all videos start at 0 but leaves intact AAC frames for any other segments.
- Loading branch information