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 SAMPLE-AES MPEG-TS streaming #3388

Merged
merged 2 commits into from
Jan 21, 2021
Merged

Fix SAMPLE-AES MPEG-TS streaming #3388

merged 2 commits into from
Jan 21, 2021

Commits on Jan 18, 2021

  1. Fix SAMPLE-AES streaming

    Follow up from #3384
    Fixes a regression introduced in 6836ef3
    Rob Walch committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    ce542fd View commit details
    Browse the repository at this point in the history
  2. MPEG-TS Demuxer PES timestamp TypeScript cleanup

    ID3 and MP3 PES with no PTS are dropped. AVC and AVC samples use previous PTS where available/
    Rob Walch committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    6bdfc42 View commit details
    Browse the repository at this point in the history