Skip to content

Bump @mediabunny/aac-encoder from 1.54.0 to 1.55.4 - #1443

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @mediabunny/aac-encoder from 1.54.0 to 1.55.4.

Release notes

Sourced from @​mediabunny/aac-encoder'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

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/aac-encoder](https://github.com/Vanilagy/mediabunny/tree/HEAD/packages/aac-encoder) from 1.54.0 to 1.55.4.
- [Release notes](https://github.com/Vanilagy/mediabunny/releases)
- [Commits](https://github.com/Vanilagy/mediabunny/commits/v1.55.4/packages/aac-encoder)

---
updated-dependencies:
- dependency-name: "@mediabunny/aac-encoder"
  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