Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: videojs/mux.js Loading
base: v6.1.0
Choose a base ref
...
head repository: videojs/mux.js Loading
compare: v6.2.0
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Jun 8, 2022

  1. feat: add ID3 parsing for text, link, and APIC frames (#412)

    * Make parsing ID3 APIC frames clearer. Fix assertion description in tests.
    * Handle multiple string values in text frames
    * Return plain and split frame values on multiple string text frames
    * Rename `tag` to `frame` as we're parsing frames here
    pszemus committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    5454bdd View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

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

Commits on Jul 8, 2022

  1. 6.2.0

    gesinger committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    2e50704 View commit details
    Browse the repository at this point in the history
Loading