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

Integrating Cta608Parser From SVTA's Comon-Media-Library #4522

Merged

Commits on Jun 21, 2024

  1. Delete cea608-parser.js

    Deleted this since we are now using Cta608Parser from common-media-library instead
    agajassi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6050af7 View commit details
    Browse the repository at this point in the history
  2. Update MediaPlayer.js

    setting Cta608Parser from comon-media-library for adapter to use
    agajassi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5f89c81 View commit details
    Browse the repository at this point in the history
  3. Update TextSourceBuffer.js

    Switching to Cta608Parser from common-media-library. Also includes changes that fixes emulation prevention bytes in cea-608 parsing. See Dash-Industry-Forum#3719
    agajassi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a204f5c View commit details
    Browse the repository at this point in the history
  4. Update package.json

    new dependency for common-media-library version 0.7.0
    agajassi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    60ed8a4 View commit details
    Browse the repository at this point in the history
  5. Update package-lock.json

    agajassi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    610bea3 View commit details
    Browse the repository at this point in the history
  6. Update dash.DashAdapter.js

    correcting unit test for the parser
    agajassi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    45eb226 View commit details
    Browse the repository at this point in the history
  7. Update package.json

    agajassi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a3d8a2e View commit details
    Browse the repository at this point in the history
  8. Update package-lock.json

    agajassi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e62e25e View commit details
    Browse the repository at this point in the history
  9. Update package.json

    agajassi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e1af5bd View commit details
    Browse the repository at this point in the history
  10. Update package-lock.json

    agajassi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    407d3d4 View commit details
    Browse the repository at this point in the history
  11. Update webpack.config.js

    Configured polyfill for timers to resolve build issues related to xml2js dependency
    agajassi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    807a013 View commit details
    Browse the repository at this point in the history
  12. Update webpack.config.js

    agajassi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5736987 View commit details
    Browse the repository at this point in the history
  13. Update package.json

    agajassi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    eb3ab3b View commit details
    Browse the repository at this point in the history
  14. Update package-lock.json

    agajassi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d5b8ad1 View commit details
    Browse the repository at this point in the history
  15. Update package.json

    agajassi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    093473e View commit details
    Browse the repository at this point in the history
  16. Update package-lock.json

    agajassi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9968560 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. fix: missing karam dep

    littlespex committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    b631e94 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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