Skip to content

Conversation

@dependabot
Copy link

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

Bumps ffmpeg-kit-audio from 4.5.LTS to 5.1.

Release notes

Sourced from ffmpeg-kit-audio's releases.

FFmpegKit Native 5.1

  • Includes FFmpeg v5.1.2
  • FFmpegKit library changes
    • Implements FFmpegKit C++ API on Linux platform which is not distributed in releases
    • Adds create methods to all session classes as the default method to create a new session
    • Improves parsing in FFprobeKit.getMediaInformation() method. The method is more tolerant to warnings now
    • Refactors MediaInformation classes
      • Renames all getProperties methods as getProperty
      • Renames mediaProperties inside MediaInformation as formatProperties, adds extra methods to get format properties
    • Fixes a bug in which old sessions were not deleted in setSessionHistorySize method
  • Build script changes
    • Adds builds scripts for the Linux platform (x86_64 architecture)
    • Enables openssl on 32-bit iOS architectures
    • Upgrades Android Gradle Plugin to 7.3.0
    • Fixes building gnutls using Xcode v13.3 or later
    • Adds support for Android NDK r24 and r25
    • Bundles c++_shared when chromaprint is enabled
    • Targets API Level 31 on Android
    • Removes auto-generated files from VCS
  • Uses the new versions of cpu_features, dav1d, expat, fontconfig, freetype, fribidi, harfbuzz, libjpeg-turbo, libaom, libpng, libvpx, libwebp, libxml2, nettle, opencore-amr, openh264, openssl, speex, srt, x264 and zimg
  • Fixes issues #3, #311, #323, #394, #443, #472, #530, #531, #546, #552 and #571

Supports the following device specifications

  • Android

    • Android 7.0 (API level 24) or later
    • arm-v7a-neon, arm64-v8a, x86 and x86-64 architectures
  • iOS

    • iOS SDK 12.1 or later
    • arm64, arm64-mac-catalyst, arm64-simulator, x86-64 and x86-64-mac-catalyst architectures
  • macOS

    • macOS SDK 10.15 or later
    • arm64 and x86-64 architectures
  • tvOS

    • tvOS SDK 11.0 or later
    • arm64, arm64-simulator and x86-64 architectures

Packages

  • min: Includes only ffmpeg

  • min-gpl: Includes ffmpeg with all GPL licensed external libraries (libvid.stab, x264, x265, xvidcore) enabled except rubberband

  • https: Includes ffmpeg with gmp and gnutls enabled

  • https-gpl: Includes ffmpeg with gmp, gnutls and all GPL licensed external libraries (libvid.stab, x264, x265, xvidcore) enabled except rubberband

... (truncated)

Commits
  • 64585b7 reorganise license files
  • 5ad7a33 update documentation
  • cc0c81e add contributing and code of conduct guides
  • c8c7401 test build scripts using the newer xcode versions
  • 8148022 Merge branch 'main' into development
  • e3bc712 mark smart-exception dependency as api
  • 806e1c2 enable openssl on 32 bit ios architectures
  • 9bf49c9 external library update
  • 9415fdf update developer info
  • b8fd528 fix building gnutls on apple platforms
  • 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 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/arthenica/ffmpeg-kit) from 4.5.LTS to 5.1.
- [Release notes](https://github.com/arthenica/ffmpeg-kit/releases)
- [Commits](arthenica/ffmpeg-kit@v4.5.LTS...v5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 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/159/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

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