[jfx17u] RFR: 8336940: Update GStreamer to 1.24.6
Johan Vos
jvos at openjdk.org
Tue Mar 4 20:23:42 UTC 2025
Almost clean backport of https://github.com/openjdk/jfx/commit/b88ac0495650bd033ba11e3131e9bffc517872eb
There are 2 manual changes:
1. modules/javafx.media/src/main/native/gstreamer/gstreamer-lite/gst-plugins-good/gst/audioparsers/gstaacparse.c is not part of jfx17u
2. modules/javafx.media/src/main/native/gstreamer/gstreamer-lite/gst-plugins-good/gst/isomp4/qtdemux.c had a merge conflict, since jfx17u doesn't have JDK-8277309
3.
-------------
Commit messages:
- Backport b88ac0495650bd033ba11e3131e9bffc517872eb
Changes: https://git.openjdk.org/jfx17u/pull/225/files
Webrev: https://webrevs.openjdk.org/?repo=jfx17u&pr=225&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8336940
Stats: 24537 lines in 328 files changed: 12972 ins; 6876 del; 4689 mod
Patch: https://git.openjdk.org/jfx17u/pull/225.diff
Fetch: git fetch https://git.openjdk.org/jfx17u.git pull/225/head:pull/225
PR: https://git.openjdk.org/jfx17u/pull/225
More information about the openjfx-dev
mailing list