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

Fix audio drift in DAI streams with overlapping AAC samples #3901

Merged
merged 2 commits into from May 17, 2021

Commits on May 14, 2021

  1. Drop audio frames with overlapping PTS in streams with video and alt …

    …audio tracks
    Rob Walch committed May 14, 2021
    Copy the full SHA
    ed9bb15 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Remux overlapping AAC samples so that they are appended over earlier …

    …samples segment rather than dropping them
    Rob Walch committed May 16, 2021
    Copy the full SHA
    74ac100 View commit details
    Browse the repository at this point in the history