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

Bump ffmpeg-kit-react-native from 4.5.1 to 5.1.0 #716

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ffmpeg-kit-react-native from 4.5.1 to 5.1.0.

Release notes

Sourced from ffmpeg-kit-react-native's releases.

FFmpegKit React Native v5.1.0

  • Based on FFmpegKit native v5.1 releases
  • Includes FFmpeg v5.1.2
  • API Changes
    • 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
  • 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

Tested using v5.1.0 test applications

FFmpegKit Flutter v5.1.0

  • Based on FFmpegKit native v5.1 releases
  • Includes FFmpeg v5.1.2
  • API Changes
    • Improves parsing in FFprobeKit.getMediaInformation() method. The method is more tolerant to warnings now
    • Implements AbstractSession.cancel() method
    • Runs iOS and macOS callbacks on the main queue
    • 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
  • 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

Tested using v5.1.0 test applications

FFmpegKit Native 5.1.LTS

Long Term Support native packages for FFmpegKit v5.1

Supports the following device specifications

  • Android

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

    • iOS SDK 10 or later
    • armv7, arm64, i386 and x86-64 architectures
  • macOS

    • macOS SDK 10.12 or later
    • x86-64 architecture
  • tvOS

    • tvOS SDK 10.0 or later
    • arm64 and x86-64 architectures

FFmpegKit Native 5.1

... (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-react-native](https://github.com/arthenica/ffmpeg-kit) from 4.5.1 to 5.1.0.
- [Release notes](https://github.com/arthenica/ffmpeg-kit/releases)
- [Commits](arthenica/ffmpeg-kit@v4.5.1...v5.1)

---
updated-dependencies:
- dependency-name: ffmpeg-kit-react-native
  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 javascript Pull requests that update Javascript code labels Oct 3, 2022
@mergify mergify bot added the chore label Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants