Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 3, 2022

Bumps ffmpeg-kit-audio from 4.5.LTS to 4.5.1-1.

Release notes

Sourced from ffmpeg-kit-audio's releases.

FFmpegKit Flutter v4.5.1

  • Based on FFmpegKit native v4.5.1 releases
  • Includes FFmpeg v4.5-dev-3393
  • Switches to shared/dynamic libraries on iOS
  • API Changes
    • Implements execute() methods
    • Replaces ExecuteCallback with session specific CompleteCallback types (FFmpegSessionCompleteCallback, FFprobeSessionCompleteCallback, MediaInformationSessionCompleteCallback)
    • saf protocol urls created by FFmpegKit.getSafParameter methods are no longer single-use. They can be re-used multiple times
    • New FFmpegKit.getSafParameter method that allows providing a custom open mode
    • Implements chapters in MediaInformation class
  • Adds support for zimg library (enables zscale filter)
  • Enables 10bit pixel formats in x265
  • Uses the new versions of fontconfig, freetype, fribidi, kvazaar, libvpx and x264
  • Fixes issues #209, #221 and #224

Tested using v4.5.1 test applications

FFmpegKit React Native v4.5.1

  • Based on FFmpegKit native v4.5.1 releases
  • Includes FFmpeg v4.5-dev-3393
  • Switches to shared/dynamic libraries on iOS
  • API Changes
    • Implements execute() methods
    • Replaces ExecuteCallback with session specific CompleteCallback types (FFmpegSessionCompleteCallback, FFprobeSessionCompleteCallback, MediaInformationSessionCompleteCallback)
    • saf protocol urls created by FFmpegKit.getSafParameter methods are no longer single-use. They can be re-used multiple times
    • New FFmpegKit.getSafParameter method that allows providing a custom open mode
    • Implements chapters in MediaInformation class
  • Adds support for zimg library (enables zscale filter)
  • Enables 10bit pixel formats in x265
  • Uses the new versions of fontconfig, freetype, fribidi, kvazaar, libvpx and x264
  • Fixes issues #199 and #205

Tested using v4.5.1 test applications

FFmpegKit Native v4.5.1

  • Includes FFmpeg v4.5-dev-3393
  • Switches to shared/dynamic libraries on Apple platforms (ios, macos, tvos)
    • Drops support for building static (.a) libraries
    • Drops support for building universal (fat) binaries
  • API Changes
    • Replaces ExecuteCallback with session specific CompleteCallback types (FFmpegSessionCompleteCallback, FFprobeSessionCompleteCallback, MediaInformationSessionCompleteCallback)
    • execute() methods that accept String[] are renamed as executeWithArguments() on Android
    • saf protocol urls created by FFmpegKit.getSafParameter methods are no longer single-use. They can be re-used multiple times
    • New FFmpegKit.getSafParameter method that allows providing a custom open mode
    • Implements chapters in MediaInformation class
  • Adds support for zimg library (enables zscale filter)
  • Enables 10bit pixel formats in x265
  • Uses the new versions of fontconfig, freetype, fribidi, kvazaar, libvpx and x264
  • Fixes issues #28, #152, #167, #171, #174, #187, #192, #196, #197, #205, #241 and #292

... (truncated)

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 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 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 [ffmpeg-kit-audio](https://github.com/tanersener/ffmpeg-kit) from 4.5.LTS to 4.5.1-1.
- [Release notes](https://github.com/tanersener/ffmpeg-kit/releases)
- [Commits](https://github.com/tanersener/ffmpeg-kit/commits)

---
updated-dependencies:
- dependency-name: com.arthenica:ffmpeg-kit-audio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 3, 2022

Dependabot tried to add @bmarty as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/BillCarsonFr/element-android/pulls/27/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the BillCarsonFr/element-android repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 3, 2022

Superseded by #159.

@dependabot dependabot bot closed this Oct 3, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.arthenica-ffmpeg-kit-audio-4.5.1-1 branch October 3, 2022 19:30
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant