Package: gst-plugins-bad1.0 / 1.24.10-2

Metadata

Package Version Patches format
gst-plugins-bad1.0 1.24.10-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
02_opencv data path.patch | (download)

ext/opencv/gstfaceblur.cpp | 5 2 3 - 0 !
ext/opencv/gstfacedetect.cpp | 4 1 3 - 0 !
2 files changed, 3 insertions( ), 6 deletions(-)

 opencv data path


Skip failing tests.patch | (download)

tests/check/meson.build | 14 7 7 - 0 !
1 file changed, 7 insertions( ), 7 deletions(-)

 [patch] skip failing tests

camerabin:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1244

netsim:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3000

0001_drop max version bound neon.patch | (download)

ext/neon/meson.build | 3 1 2 - 0 !
1 file changed, 1 insertion( ), 2 deletions(-)

 [patch] meson: drop max version bound from neon

Neon 0.34.0 broke the build again, but the API ABI has been stable since
0.27 and the library is so-versioned.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8008>