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

build(deps): bump org.bytedeco:javacv from 1.5.8 to 1.5.10 #32

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps org.bytedeco:javacv from 1.5.8 to 1.5.10.

Release notes

Sourced from org.bytedeco:javacv's releases.

JavaCV 1.5.10

January 29, 2024 version 1.5.10

JavaCV 1.5.9

June 6, 2023 version 1.5.9

  • Add FrameRecorder.videoSideData/audioSideData properties and FFmpegFrameRecorder.setDisplayRotation() for convenience ([issue #1976](bytedeco/javacv#1976))
  • Fix FFmpegFrameGrabber.grab() not returning audio frames buffered by the codec ([issue #1971](bytedeco/javacv#1971))
  • Upgrade dependencies for OpenBLAS 0.3.23, OpenCV 4.7.0, FFmpeg 6.0 ([issue #1693](bytedeco/javacv#1693)), librealsense2 2.53.1, Leptonica 1.83.0, Tesseract 5.3.1
Changelog

Sourced from org.bytedeco:javacv's changelog.

January 29, 2024 version 1.5.10

June 6, 2023 version 1.5.9

  • Add FrameRecorder.videoSideData/audioSideData properties and FFmpegFrameRecorder.setDisplayRotation() for convenience ([issue #1976](bytedeco/javacv#1976))
  • Fix FFmpegFrameGrabber.grab() not returning audio frames buffered by the codec ([issue #1971](bytedeco/javacv#1971))
  • Upgrade dependencies for OpenBLAS 0.3.23, OpenCV 4.7.0, FFmpeg 6.0 ([issue #1693](bytedeco/javacv#1693)), librealsense2 2.53.1, Leptonica 1.83.0, Tesseract 5.3.1
Commits
  • 12ddb8b Release version 1.5.10
  • 6e94eae Fix issues with Javadoc in Maven build (pull #2177)
  • 1bf4e35 * Upgrade dependencies for OpenBLAS 0.3.26, FFmpeg 6.1.1, Leptonica 1.84.1, T...
  • 2c0ada3 * Upgrade dependencies for OpenCV 4.9.0, Leptonica 1.84.0
  • b34b700 * Work around swscale bug in FFmpegFrameGrabber for images with unaligned...
  • b65e7f7 * Improve FFmpegFrameGrabber.setTimestamp() further for MPEG-TS streams (pu...
  • 6ce2032 * Upgrade dependencies for OpenBLAS 0.3.24, OpenCV 4.8.1, FFmpeg 6.1, Leptoni...
  • b42450b * Fix module-info.java broken since last release (issue bytedeco/javacpp-pr...
  • dba789d * Add new AudioSplitMergeHelper sample for processing raw audio frames (pul...
  • ee37ba8 Update version in the pom.xml files to 1.5.10-SNAPSHOT
  • 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)

Bumps [org.bytedeco:javacv](https://github.com/bytedeco/javacv) from 1.5.8 to 1.5.10.
- [Release notes](https://github.com/bytedeco/javacv/releases)
- [Changelog](https://github.com/bytedeco/javacv/blob/master/CHANGELOG.md)
- [Commits](bytedeco/javacv@1.5.8...1.5.10)

---
updated-dependencies:
- dependency-name: org.bytedeco:javacv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants