Re: RFR: 8336940: Update GStreamer to 1.24.6 [v2]

2024-08-22 Thread Joeri Sykora
On Wed, 21 Aug 2024 21:36:52 GMT, Alexander Matveev wrote: >> - Updated GStreamer to 1.24.6 and Glib to 2.80.4. >> - Testing done on all platforms with all supported formats. >> - Removed gstpluginloader.c. This file contains additional plugin loading >> mechanism which we do not use. Latest GS

Re: RFR: 8336940: Update GStreamer to 1.24.6 [v2]

2024-08-21 Thread Kevin Rushforth
On Wed, 21 Aug 2024 21:36:52 GMT, Alexander Matveev wrote: >> - Updated GStreamer to 1.24.6 and Glib to 2.80.4. >> - Testing done on all platforms with all supported formats. >> - Removed gstpluginloader.c. This file contains additional plugin loading >> mechanism which we do not use. Latest GS

Re: RFR: 8336940: Update GStreamer to 1.24.6 [v2]

2024-08-21 Thread Alexander Matveev
On Wed, 21 Aug 2024 21:36:52 GMT, Alexander Matveev wrote: >> - Updated GStreamer to 1.24.6 and Glib to 2.80.4. >> - Testing done on all platforms with all supported formats. >> - Removed gstpluginloader.c. This file contains additional plugin loading >> mechanism which we do not use. Latest GS

Re: RFR: 8336940: Update GStreamer to 1.24.6 [v2]

2024-08-21 Thread Alexander Matveev
> - Updated GStreamer to 1.24.6 and Glib to 2.80.4. > - Testing done on all platforms with all supported formats. > - Removed gstpluginloader.c. This file contains additional plugin loading > mechanism which we do not use. Latest GStreamer modified it heavily and it > did not compile without pull