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 blinking cues when segmented over multiple segments or chunks (cont'd) #4155

Merged

Commits on Dec 26, 2022

  1. fix: extend last cue endTime in case of same cue but segmented over c…

    …onsecutive segments or chunks
    bbert committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    c005474 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. fix: extend last cue endTime in case of same cue but segmented over c…

    …onsecutive segments or chunks
    bbert committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    c17ceda View commit details
    Browse the repository at this point in the history
  2. fix unit tests

    bbert committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    cf569cd View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. fix: extend last cue endTime in case of same cue but segmented over c…

    …onsecutive segments or chunks
    bbert committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f28da63 View commit details
    Browse the repository at this point in the history
  2. remove console.log

    bbert committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    9548b5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    725fabf View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    4a7cdb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    4cfb0f4 View commit details
    Browse the repository at this point in the history
  2. Add setting parameters streaming.text.extendSegmentedCues to enable/d…

    …isable patching of segmented cues
    bbert committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    a107a23 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Fix extendSegmentedCues jsdoc

    bbert committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    779b0af View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    97018d1 View commit details
    Browse the repository at this point in the history
  2. Fix blinking image cues

    - resolve images urls in isd returned by imsc-1 lib before analysing and pushing the cues
    - compare isd and not images and embeddedImages fields from TTML (since different images ids/references can refer to same image content)
    bbert committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7dc2405 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a1b0b1 View commit details
    Browse the repository at this point in the history
  4. Fix blinking image cues

    - fix regression for embedded cues
    bbert committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    2fb9676 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9a00ff View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    4cc9c2b View commit details
    Browse the repository at this point in the history