Skip to content

Bump ffmpeg-ffm.version from 8.1.2-0.3.2 to 8.1.2-0.3.6 - #22

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/ffmpeg-ffm.version-8.1.2-0.3.6
Closed

Bump ffmpeg-ffm.version from 8.1.2-0.3.2 to 8.1.2-0.3.6#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/ffmpeg-ffm.version-8.1.2-0.3.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps ffmpeg-ffm.version from 8.1.2-0.3.2 to 8.1.2-0.3.6.
Updates io.github.ghosthack:ffmpeg-ffm from 8.1.2-0.3.2 to 8.1.2-0.3.6

Release notes

Sourced from io.github.ghosthack:ffmpeg-ffm's releases.

ffmpeg-ffm 8.1.2-0.3.6

Adds packet-preserving remux support to the FFM binding and native bundle.

  • Enables curated MP4/MOV, Matroska/WebM, AVI, and Ogg muxers
  • Keeps encoders and network support disabled
  • Exposes the libavformat/libavcodec APIs required for stream-copy remuxing
  • Adds MP4 and Ogg remux smoke tests that verify encoded packet payloads remain byte-identical
  • Publishes macOS ARM64, Windows x64, and Linux x64 native classifiers

8.1.2-0.3.5

Full Changelog: ghosthack/ffmpeg-ffm@v8.1.2-0.3.4...v8.1.2-0.3.5

8.1.2-0.3.4

Full Changelog: ghosthack/ffmpeg-ffm@v8.1.2-0.3.3...v8.1.2-0.3.4

8.1.2-0.3.3

Full Changelog: ghosthack/ffmpeg-ffm@v8.1.2-0.3.2...v8.1.2-0.3.3

Commits
  • 9328aaf Enable packet remuxing; release 8.1.2-0.3.6
  • 8a89e7d Release 8.1.2-0.3.5
  • 823087f Harden decoder send-receive handling
  • d9d5124 Update Central publishing plugin
  • 6fdb2bc Expose av_find_input_format; release 8.1.2-0.3.4
  • ce19934 Expose AVFrameSideData for ICC profile capture; release 8.1.2-0.3.3
  • 6da77ca Publish Maven releases from GitHub tags
  • See full diff in compare view

Updates io.github.ghosthack:ffmpeg-ffm-natives from 8.1.2-0.3.2 to 8.1.2-0.3.6

Release notes

Sourced from io.github.ghosthack:ffmpeg-ffm-natives's releases.

ffmpeg-ffm 8.1.2-0.3.6

Adds packet-preserving remux support to the FFM binding and native bundle.

  • Enables curated MP4/MOV, Matroska/WebM, AVI, and Ogg muxers
  • Keeps encoders and network support disabled
  • Exposes the libavformat/libavcodec APIs required for stream-copy remuxing
  • Adds MP4 and Ogg remux smoke tests that verify encoded packet payloads remain byte-identical
  • Publishes macOS ARM64, Windows x64, and Linux x64 native classifiers

8.1.2-0.3.5

Full Changelog: ghosthack/ffmpeg-ffm@v8.1.2-0.3.4...v8.1.2-0.3.5

8.1.2-0.3.4

Full Changelog: ghosthack/ffmpeg-ffm@v8.1.2-0.3.3...v8.1.2-0.3.4

8.1.2-0.3.3

Full Changelog: ghosthack/ffmpeg-ffm@v8.1.2-0.3.2...v8.1.2-0.3.3

Commits
  • 9328aaf Enable packet remuxing; release 8.1.2-0.3.6
  • 8a89e7d Release 8.1.2-0.3.5
  • 823087f Harden decoder send-receive handling
  • d9d5124 Update Central publishing plugin
  • 6fdb2bc Expose av_find_input_format; release 8.1.2-0.3.4
  • ce19934 Expose AVFrameSideData for ICC profile capture; release 8.1.2-0.3.3
  • 6da77ca Publish Maven releases from GitHub tags
  • See full diff in compare view

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 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 `ffmpeg-ffm.version` from 8.1.2-0.3.2 to 8.1.2-0.3.6.

Updates `io.github.ghosthack:ffmpeg-ffm` from 8.1.2-0.3.2 to 8.1.2-0.3.6
- [Release notes](https://github.com/ghosthack/ffmpeg-ffm/releases)
- [Commits](ghosthack/ffmpeg-ffm@v8.1.2-0.3.2...v8.1.2-0.3.6)

Updates `io.github.ghosthack:ffmpeg-ffm-natives` from 8.1.2-0.3.2 to 8.1.2-0.3.6
- [Release notes](https://github.com/ghosthack/ffmpeg-ffm/releases)
- [Commits](ghosthack/ffmpeg-ffm@v8.1.2-0.3.2...v8.1.2-0.3.6)

---
updated-dependencies:
- dependency-name: io.github.ghosthack:ffmpeg-ffm
  dependency-version: 8.1.2-0.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.ghosthack:ffmpeg-ffm-natives
  dependency-version: 8.1.2-0.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #23.

@dependabot dependabot Bot closed this Sep 1, 2026
@dependabot
dependabot Bot deleted the dependabot/maven/ffmpeg-ffm.version-8.1.2-0.3.6 branch September 1, 2026 18:55
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.

0 participants