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

VTT cues are never cleaned up. Fix memory leak in live. #2309

Commits on Jul 17, 2019

  1. Implement modified version of binary search to find the closest cue t…

    …o the buffer offset and remove all cues before then
    Jordan Pawlett committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    0c00fdb View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Add math.floor to ensure mid is a number. Move logic to id3Controller…

    … and fire an event when the live_back_buffer_length is reached
    Jordan Pawlett committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    ab05dfc View commit details
    Browse the repository at this point in the history
  2. add hls event to HlsEvents enum

    Jordan Pawlett committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    13d9430 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. fix identation

    Jordan Pawlett committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    b470c40 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. move getClosestCue to texttrack-utils

    Jordan Pawlett committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    4eb7ad0 View commit details
    Browse the repository at this point in the history