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

Update go deps #162

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Update go deps #162

merged 1 commit into from
Nov 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
github.com/Eyevinn/mp4ff require minor v0.39.0 -> v0.40.2
github.com/gorilla/mux require patch v1.8.0 -> v1.8.1
golang.org/x/image require minor v0.13.0 -> v0.14.0

Release Notes

Eyevinn/mp4ff (github.com/Eyevinn/mp4ff)

v0.40.2

Compare Source

Fixed
  • Test of AVC PicTiming SEI with cbpDbpDelay set
  • mp4ff-nallister has nicer output for annexb streams
  • mp4ff-nallister handles AVC PicTiming SEI with cbpDbpDelay set

v0.40.1

Compare Source

Fixed
  • Swap of parameters in mp4ff-decrypt

v0.40.0

Compare Source

Added
  • New CLI app: mp4ff-encrypt to encrypt segments
  • New CLI app: mp4ff-decrypt to decrypt segments
  • New encyption-related functions in mp4
    • GetAVCProtectRanges to fine protection ranges for AVC video
    • CryptSampleCenc for encrypting of decrypting with cenc scheme
    • EncryptSampleCbcs - for encrypting with cbcs scheme
    • DecryptSampleCbcs - for decrypting with cbcs scheme
    • InitProtect to protect an init segment
    • EncryptFragment to encrypt a fragment
    • DecryptInit to extract and remove decryption info from an init segment
    • DecryptFragment to decrypt a fragment
    • ExtractInitProtect to generate data needed for encryption
  • AccErrEBSPReader.NrBitsRead method
  • PsshBoxesFromBase64 and PsshBoxesFromBytes functions
Fixed
  • SPS.ChromaArrayType method
  • Makefile now builds all CLI applications with version
gorilla/mux (github.com/gorilla/mux)

v1.8.1

Compare Source

What's Changed

New Contributors

Full Changelog: gorilla/mux@v1.8.0...v1.8.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update module github.com/Eyevinn/mp4ff to v0.40.1 Update go deps Nov 1, 2023
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from c874fc2 to 3cac467 Compare November 8, 2023 04:56
@renovate renovate bot force-pushed the renovate/go-deps branch 5 times, most recently from a175841 to 271264f Compare November 16, 2023 07:51
@renovate renovate bot force-pushed the renovate/go-deps branch from 271264f to 33a2fa8 Compare November 17, 2023 01:27
Generated by renovateBot
@renovate renovate bot force-pushed the renovate/go-deps branch from 33a2fa8 to 4e0dca0 Compare November 17, 2023 15:56
@biglittlebigben biglittlebigben merged commit 13880be into main Nov 21, 2023
2 checks passed
@biglittlebigben biglittlebigben deleted the renovate/go-deps branch November 21, 2023 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant