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 repeated segments #1489

Merged
merged 22 commits into from
Feb 28, 2024
Merged

Fix repeated segments #1489

merged 22 commits into from
Feb 28, 2024

Commits on Feb 21, 2024

  1. chore: add buffered ranges logs after updateend

    Dzianis Dashkevich committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    255ee00 View commit details
    Browse the repository at this point in the history
  2. chore: move media-sequence-sync to a separate module

    Dzianis Dashkevich committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e8d182a View commit details
    Browse the repository at this point in the history
  3. chore: move media-sequence-sync to a separate module

    Dzianis Dashkevich committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    481f1d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. chore: update logic

    Dzianis Dashkevich committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6babf0b View commit details
    Browse the repository at this point in the history
  2. chore: update logs

    Dzianis Dashkevich committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    65315a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. update sync logic

    Dzianis Dashkevich committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6ee4d57 View commit details
    Browse the repository at this point in the history
  2. use hls

    Dzianis Dashkevich committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    050014d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. update logs

    Dzianis Dashkevich committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0ea13c2 View commit details
    Browse the repository at this point in the history
  2. fix typo

    Dzianis Dashkevich committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1fa06a3 View commit details
    Browse the repository at this point in the history
  3. add media sequence for mpeg-dash

    Dzianis Dashkevich committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1d9a1a9 View commit details
    Browse the repository at this point in the history
  4. update logging

    Dzianis Dashkevich committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    629ba04 View commit details
    Browse the repository at this point in the history
  5. dont use media sequence for getExpired

    Dzianis Dashkevich committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ee0d0f6 View commit details
    Browse the repository at this point in the history
  6. fix subtitles

    Dzianis Dashkevich committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    646c3ca View commit details
    Browse the repository at this point in the history
  7. fix tests

    Dzianis Dashkevich committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5eae3aa View commit details
    Browse the repository at this point in the history
  8. fix unit

    Dzianis Dashkevich committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e91a3aa View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. fix playback unit

    Dzianis Dashkevich committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ef51522 View commit details
    Browse the repository at this point in the history
  2. update logs

    Dzianis Dashkevich committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b0c4ede View commit details
    Browse the repository at this point in the history
  3. add check for null

    Dzianis Dashkevich committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c158a71 View commit details
    Browse the repository at this point in the history
  4. fix typo

    Dzianis Dashkevich committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bd3eec0 View commit details
    Browse the repository at this point in the history
  5. add description in js doc

    Dzianis Dashkevich committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4831c47 View commit details
    Browse the repository at this point in the history
  6. fix typo

    Dzianis Dashkevich committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f4562af View commit details
    Browse the repository at this point in the history
  7. add more logs

    Dzianis Dashkevich committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bad97ec View commit details
    Browse the repository at this point in the history