Skip to content

chore(deps): bump dash-mpd from 0.18.3 to 0.18.4#15

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dash-mpd-0.18.4
Closed

chore(deps): bump dash-mpd from 0.18.3 to 0.18.4#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dash-mpd-0.18.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 10, 2025

Copy link
Copy Markdown
Contributor

Bumps dash-mpd from 0.18.3 to 0.18.4.

Changelog

Sourced from dash-mpd's changelog.

[0.18.4] - 2025-06-22

  • Downloading: the calculation of segment numbers for $Number$-based dynamic streams now accounts for the difference between @availabilityStartTime and the current time.

  • Add support for decrypting streams with ContentProtection using the MP4Box commandline application from GPAC. This provides an alternative to using mp4decrypt and Shaka packager. The MP4Box application does not support decryption of content in WebM containers, and sometimes rejects content which is accepted by mp4decrypt and Shaka packager.

Commits
  • d6f2a58 Prepare for v0.18.4 release
  • 6155eac Add tests for MP4Box decryption support
  • fd56123 Add pauses to test of dynamic stream downloading
  • a6689f6 Fix warning
  • 53e3b35 Add support for decryption using MP4Box
  • c70d4b1 Tests: break out dynamic stream download tests to a separate file
  • e9a6c45 Dynamic streams: account for @​availabilityStartTime when downloading video st...
  • f0f3311 Add MIME types to is_audio_codec()
  • af900de Improve fetching of $ based dynamic streams
  • 44e3912 Update crate dependencies
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Dec 10, 2025
Bumps [dash-mpd](https://github.com/emarsden/dash-mpd-rs) from 0.18.3 to 0.18.4.
- [Changelog](https://github.com/emarsden/dash-mpd-rs/blob/main/CHANGELOG.md)
- [Commits](emarsden/dash-mpd-rs@v0.18.3...v0.18.4)

---
updated-dependencies:
- dependency-name: dash-mpd
  dependency-version: 0.18.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/dash-mpd-0.18.4 branch from 815c8fb to 380ade7 Compare December 10, 2025 14:30
@dependabot @github

dependabot Bot commented on behalf of github Dec 10, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #17.

@dependabot dependabot Bot closed this Dec 10, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/dash-mpd-0.18.4 branch December 10, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants