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

feat: HLS / DASH support forced subtitle #1020

Merged
merged 24 commits into from
Feb 15, 2024

Commits on Jan 4, 2022

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

Commits on Jan 6, 2022

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

Commits on Jan 10, 2022

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

Commits on Jan 12, 2022

  1. wip: set forced proto

    vish91 committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    c1b13af View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. add to hls muxer

    vish91 committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    48668b2 View commit details
    Browse the repository at this point in the history
  2. set forced for hls muxer

    vish91 committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    92d0bf9 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. clang-format

    vish91 committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    b352cdd View commit details
    Browse the repository at this point in the history
  2. fix linting: clang-format

    vish91 committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    e7ff17a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Merge branch 'main' of https://github.com/shaka-project/shaka-packager

    …into dash-forced-subtitle
    vish91 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    2427acf View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    b8ee6b1 View commit details
    Browse the repository at this point in the history
  2. set HLS forced flag in order

    vish91 committed May 19, 2022
    Configuration menu
    Copy the full SHA
    8298398 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

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

Commits on Jun 2, 2022

  1. Merge branch 'main' of https://github.com/shaka-project/shaka-packager

    …into dash-forced-subtitle
    vish91 committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    288eddc View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Merge branch 'main' of https://github.com/shaka-project/shaka-packager

    …into dash-forced-subtitle
    vish91 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1adccb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49e6e27 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Merge branch 'main' of https://github.com/shaka-project/shaka-packager

    …into dash-forced-subtitle
    vish91 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    490fafe View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/shaka-project/shaka-packager

    …into dash-forced-subtitle
    vish91 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    373a6ed View commit details
    Browse the repository at this point in the history
  3. linter issues

    vish91 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    4ebfe84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94842f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8df4b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. use forced_subtitle stream descriptor as the generic way to do this f…

    …or DASH and HLS, add integration test
    cosmin committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    660958a View commit details
    Browse the repository at this point in the history
  2. run format

    cosmin committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    08fe6ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77449ef View commit details
    Browse the repository at this point in the history
  4. fix typos

    cosmin committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8483383 View commit details
    Browse the repository at this point in the history