Re: [jfx17u] RFR: 8283218: Update GStreamer to 1.20.1

2022-05-11 Thread Johan Vos
On Mon, 9 May 2022 21:07:39 GMT, Kevin Rushforth  wrote:

> Almost clean backport to `jfx17u`. Tested in connection with libffi update in 
> the `test-kcr-17.0.4` branch.
> 
> The only difference from the mainline patch is that the following file is not 
> present in `jfx17u`, so that part of the patch was skipped:
> 
> 
> modules/javafx.media/src/main/native/gstreamer/gstreamer-lite/gst-plugins-good/gst/audioparsers/gstaacparse.c

Marked as reviewed by jvos (Reviewer).

-

PR: https://git.openjdk.java.net/jfx17u/pull/54


Re: [jfx17u] RFR: 8283218: Update GStreamer to 1.20.1

2022-05-10 Thread Kevin Rushforth
On Mon, 9 May 2022 21:07:39 GMT, Kevin Rushforth  wrote:

> Almost clean backport to `jfx17u`. Tested in connection with libffi update in 
> the `test-kcr-17.0.4` branch.
> 
> The only difference from the mainline patch is that the following file is not 
> present in `jfx17u`, so that part of the patch was skipped:
> 
> 
> modules/javafx.media/src/main/native/gstreamer/gstreamer-lite/gst-plugins-good/gst/audioparsers/gstaacparse.c

Reviewer: @johanvos

-

PR: https://git.openjdk.java.net/jfx17u/pull/54


[jfx17u] RFR: 8283218: Update GStreamer to 1.20.1

2022-05-09 Thread Kevin Rushforth
Almost clean backport to `jfx17u`. Tested in connection with libffi update in 
the `test-kcr-17.0.4` branch.

The only difference from the mainline patch is that the following file is not 
present in `jfx17u`, so that part of the patch was skipped:


modules/javafx.media/src/main/native/gstreamer/gstreamer-lite/gst-plugins-good/gst/audioparsers/gstaacparse.c

-

Commit messages:
 - 8283218: Update GStreamer to 1.20.1

Changes: https://git.openjdk.java.net/jfx17u/pull/54/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jfx17u=54=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8283218
  Stats: 38921 lines in 412 files changed: 22007 ins; 5981 del; 10933 mod
  Patch: https://git.openjdk.java.net/jfx17u/pull/54.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx17u pull/54/head:pull/54

PR: https://git.openjdk.java.net/jfx17u/pull/54