Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Basic support of empty edits #42

Merged
merged 1 commit into from
Apr 20, 2024
Merged

Basic support of empty edits #42

merged 1 commit into from
Apr 20, 2024

Conversation

gkozlenko
Copy link
Owner

Add an ability to support empty edits at the beginning of audio and video tracks. If a track is started with a delay, it's reflected in the edts and elst atoms. This is a basic implementation of these atoms support in MP4 parser and builder classes.

Add an ability to support empty edits at the beginning of audio and
video tracks. If a track is started with a delay, it's reflected in the
`edts` and `elst` atoms. This is a basic implementation of these atoms
support in MP4 parser and builder classes.
Copy link

Test Coverage Summary Statistics

  • Lines: 93.97%
  • Statements: 93.9%
  • Functions: 91.88%
  • Branches: 74.69%

Copy link

Test Coverage Summary Statistics

  • Lines: 93.97%
  • Statements: 93.9%
  • Functions: 91.88%
  • Branches: 74.69%

@gkozlenko gkozlenko merged commit cbf7089 into master Apr 20, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant