gstreamer: update to 1.28.1 (Kooha: update to 2.3.1)#58378
gstreamer: update to 1.28.1 (Kooha: update to 2.3.1)#58378Duncaen merged 12 commits intovoid-linux:masterfrom
Conversation
|
While looking into the CI failure, I noticed that
However, it does not seem to be recognized by What would be the preferred way forward here?
I’m happy to adjust the template or make a follow-up modification based on the preferred approach. |
|
if it's used by a build style, it should be in xlint |
|
Thanks for confirming. I’ll follow up with a PR to update xlint to recognize |
|
Given that GStreamer 2.18.0 has been released upstream recently, I’d like to ask for guidance before proceeding further. Would you prefer updating this PR to target the new 2.18.x major release, or keeping it on the current 1.26.x series and waiting for an initial stabilization/follow-up release before migrating? I’m happy to adjust based on the preferred direction. |
|
I would go for the latest release. |
|
Thanks! While checking 2.18.x, I noticed Would it make sense to keep everything on 1.26.11 for now and move to 2.18.x once all components are available? |
|
No idea if if that matters, if I'm uncertain I would look at other distributions, alpine and arch seem to ship 2.18, so that would probably be fine. |
|
Updated to GStreamer 1.28.1 as suggested. Rebuilt for all architectures from my first message (native x86_64, x86_64-musl, i686, crossbuilds for aarch64/armv7l/armv6l + musl variants). All builds passed. Runtime testing on x86_64 confirmed:
Dropped Refreshed the Added Also updated Kooha, which previously depended on gstreamer-vaapi and now pulls gst-plugins-bad1 instead. |
Testing the changes
Local build testing