Re: [jfx17u] RFR: 8318387: Update GStreamer to 1.22.6 [v2]

2024-03-07 Thread Alexander Matveev
On Thu, 7 Mar 2024 14:13:18 GMT, Johan Vos wrote: >> Almost clean backport of JDK-8318386. >> The original patch contains a fix to gstaacparse.c which is not in jfx17u >> because it does not have JDK-8277309 (JDK-8277309) > > Johan Vos has updated the pull request with a new target base due to a

Re: [jfx17u] RFR: 8318387: Update GStreamer to 1.22.6 [v2]

2024-03-07 Thread Joeri Sykora
On Thu, 7 Mar 2024 14:13:18 GMT, Johan Vos wrote: >> Almost clean backport of JDK-8318386. >> The original patch contains a fix to gstaacparse.c which is not in jfx17u >> because it does not have JDK-8277309 (JDK-8277309) > > Johan Vos has updated the pull request with a new target base due to a

Re: [jfx17u] RFR: 8318387: Update GStreamer to 1.22.6 [v2]

2024-03-07 Thread Johan Vos
> Almost clean backport of JDK-8318386. > The original patch contains a fix to gstaacparse.c which is not in jfx17u > because it does not have JDK-8277309 (JDK-8277309) Johan Vos has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the u

[jfx17u] RFR: 8318387: Update GStreamer to 1.22.6

2024-03-07 Thread Johan Vos
Almost clean backport of JDK-8318386. The original patch contains a fix to gstaacparse.c which is not in jfx17u because it does not have JDK-8277309 (JDK-8277309) - Commit messages: - Backport 606878af275dbad551a10653c92a2deef61c10cd Changes: https://git.openjdk.org/jfx17u/pull/181

[jfx21u] RFR: 8318387: Update GStreamer to 1.22.6

2023-11-22 Thread Alexander Matveev
Clean backport of JDK-8318387. - Commit messages: - Backport 606878af275dbad551a10653c92a2deef61c10cd Changes: https://git.openjdk.org/jfx21u/pull/33/files Webrev: https://webrevs.openjdk.org/?repo=jfx21u&pr=33&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8318387 Stats:

Re: RFR: 8318387: Update GStreamer to 1.22.6 [v2]

2023-11-21 Thread Kevin Rushforth
On Tue, 21 Nov 2023 01:03:07 GMT, Alexander Matveev wrote: >> - GStreamer updated to 1.22.6 and GLib updated to 2.78.1. >> - Tested on all platforms with all supported media streams. >> - GStreamer 1.22.6 requires GLib 2.62.0, but since we need to support older >> GLib versions on Linux followi

Re: RFR: 8318387: Update GStreamer to 1.22.6 [v2]

2023-11-21 Thread Joeri Sykora
On Tue, 21 Nov 2023 01:03:07 GMT, Alexander Matveev wrote: >> - GStreamer updated to 1.22.6 and GLib updated to 2.78.1. >> - Tested on all platforms with all supported media streams. >> - GStreamer 1.22.6 requires GLib 2.62.0, but since we need to support older >> GLib versions on Linux followi

Re: RFR: 8318387: Update GStreamer to 1.22.6

2023-11-20 Thread Alexander Matveev
On Fri, 17 Nov 2023 21:27:04 GMT, Alexander Matveev wrote: > - GStreamer updated to 1.22.6 and GLib updated to 2.78.1. > - Tested on all platforms with all supported media streams. > - GStreamer 1.22.6 requires GLib 2.62.0, but since we need to support older > GLib versions on Linux following A

Re: RFR: 8318387: Update GStreamer to 1.22.6 [v2]

2023-11-20 Thread Alexander Matveev
> - GStreamer updated to 1.22.6 and GLib updated to 2.78.1. > - Tested on all platforms with all supported media streams. > - GStreamer 1.22.6 requires GLib 2.62.0, but since we need to support older > GLib versions on Linux following APIs were changed from new to old one > (restored GStreamer 1.

Re: RFR: 8318387: Update GStreamer to 1.22.6

2023-11-17 Thread Kevin Rushforth
On Fri, 17 Nov 2023 21:27:04 GMT, Alexander Matveev wrote: > - GStreamer updated to 1.22.6 and GLib updated to 2.78.1. > - Tested on all platforms with all supported media streams. > - GStreamer 1.22.6 requires GLib 2.62.0, but since we need to support older > GLib versions on Linux following A

RFR: 8318387: Update GStreamer to 1.22.6

2023-11-17 Thread Alexander Matveev
- GStreamer updated to 1.22.6 and GLib updated to 2.78.1. - Tested on all platforms with all supported media streams. - GStreamer 1.22.6 requires GLib 2.62.0, but since we need to support older GLib versions on Linux following APIs were changed from new to old one (restored GStreamer 1.20.1 code)