Skip to content

Bump mediabunny from 1.54.0 to 1.55.4 - #1444

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mediabunny-1.55.4
Open

Bump mediabunny from 1.54.0 to 1.55.4#1444
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mediabunny-1.55.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps mediabunny from 1.54.0 to 1.55.4.

Release notes

Sourced from mediabunny's releases.

v1.55.4

  • Added logic that extracts color space information directly from the video bitstream if no metadata is set in the container
  • Fixed incomplete color space being passed to Chromium's VideoDecoder, resulting in incorrect colors
  • Fixed AV1 and VP9 packet parsing logic
  • Fixed vpcC box generation
  • ISOBMFF and Matroska muxers now mux even partial color space information into the container
  • Fixed missing audio decoding timestamp offset in rare cases
  • Fixed Chromium choking on AVC SEI recovery points

v1.55.3

  • Fixed missing tenc fallback for encrypted ISOBMFF files (#470)
  • Fixed fMP4 HLS segments starting with an emsg box not being recognized (#473)
  • Fixed incomplete parsing and generation of AacAudioSpecificConfig (#471)
  • Fixed Mediabunny not functioning properly with custom Promise implementations (#472)

v1.55.2

  • Added support for ISOBMFF files carrying Annex B AVC/HEVC (#468)
  • Made missing WebCodecs error message more useful in insecure browser contexts (#466)

v1.55.1

Redeploy due to missing provenance.

See v1.55.0.

v1.55.0

This update adds a new audio codec, DTS! This codec is the primary audio codec used on Blu-ray discs and is popular in the feature film and home cinema space.


  • Added the DTS audio codec under the codec identifier 'dts'
  • Added support for reading & writing DTS to ISOBMFF, Matroska, and MPEG-TS files
  • Added @mediabunny/dts, a new extension package that provides a fast DTS audio decoder and encoder polyfill
  • Fixed double decoder close error
Commits
  • 398d172 Bump patch
  • da18cee Add smpte170m vp9 test for CI stability, add missing VP9 color spaces in parser
  • 3c4c2a4 Remove Chromium version check
  • 7d1eb5b Fall back to color space information from bitstream, fill missing color space...
  • 42196e9 Add proper non-null check
  • 16f8889 Bump patch
  • d44253c Fix incomplete parsing and generation of AacAudioSpecificConfig (fixes #471)
  • c10f93a Recognize fMP4 segments starting with an emsg box (or similar) (fixes #473)
  • 14fb7d0 Add ducktyped Promise checks (fixes #472)
  • 0f9dc1f Fix tenc fallback for encrypted ISOBMFF files (#470)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mediabunny](https://github.com/Vanilagy/mediabunny) from 1.54.0 to 1.55.4.
- [Release notes](https://github.com/Vanilagy/mediabunny/releases)
- [Commits](Vanilagy/mediabunny@v1.54.0...v1.55.4)

---
updated-dependencies:
- dependency-name: mediabunny
  dependency-version: 1.55.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants