Update GStreamer packages to 1.28.3#29616
Conversation
d22a604 to
4f3cedf
Compare
|
All the check suites failed on "Test via Docker container" except for arm_cortex-a15_neon_vfpv4. The arm_cortex-a15_neon_vfpv4 suite failed while building: This seems to indicate that GStreamer expects wide-encoding instructions, but the cross-compiling toolchain is building in a way that does not support them. I am not sure if I should deactivate orc in the GStreamer build or activate wide encoding in the toolchain. It is also unclear to me why this is a problem now. GStreamer 1.26.4 built fine on arm_cortex-a15_neon-vfpv4: https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/packages/ |
|
@dangowrt, can you take a look at these build errors if you have time? We have not updated GStreamer in a while. I am unsure what the problem is, as indicated in my comment above. |
Upstream list of changes is available at https://gstreamer.freedesktop.org/releases/1.28/#1.28.3. Signed-off-by: W. Michael Petullo <mike@flyn.org>
Upstream list of changes is available at https://gstreamer.freedesktop.org/releases/1.28/#1.28.3. Signed-off-by: W. Michael Petullo <mike@flyn.org>
Upstream list of changes is available at https://gstreamer.freedesktop.org/releases/1.28/#1.28.3. Signed-off-by: W. Michael Petullo <mike@flyn.org>
Upstream list of changes is available at https://gstreamer.freedesktop.org/releases/1.28/#1.28.3. Signed-off-by: W. Michael Petullo <mike@flyn.org>
Upstream list of changes is available at https://gstreamer.freedesktop.org/releases/1.28/#1.28.3. Signed-off-by: W. Michael Petullo <mike@flyn.org>
Upstream list of changes is available at https://gstreamer.freedesktop.org/releases/1.28/#1.28.3. Signed-off-by: W. Michael Petullo <mike@flyn.org>
📦 Package Details
Maintainer: me
✅ Formalities
If your PR contains a patch:
git am(e.g., subject line, commit description, etc.)
We must try to upstream patches to reduce maintenance burden.