Package: gst-plugins-bad1.0 / 1.22.0-4+deb12u6

Metadata

Package Version Patches format
gst-plugins-bad1.0 1.22.0-4+deb12u6 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 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 skip failing tests

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

GST 2023 0003.patch | (download)

gst/dvdspu/gstspu-pgs.c | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

---
h265parser Fix possible overflow using max_sub_layer.patch | (download)

gst-libs/gst/codecparsers/gsth265parser.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 h265parser: fix possible overflow using max_sub_layers_minus1
mxfdemux Fix integer overflow causing out of bounds .patch | (download)

gst/mxf/mxfup.c | 51 43 + 8 - 0 !
1 file changed, 43 insertions(+), 8 deletions(-)

 mxfdemux: fix integer overflow causing out of bounds writes when
 handling invalid uncompressed video
mxfdemux Check number of channels for AES3 audio.patch | (download)

gst/mxf/mxfd10.c | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 mxfdemux: check number of channels for aes3 audio
codecparsers av1 Clip max tile rows and cols values.patch | (download)

gst-libs/gst/codecparsers/gstav1parser.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 codecparsers: av1: clip max tile rows and cols values
mxfdemux Store GstMXFDemuxEssenceTrack in their own .patch | (download)

gst/mxf/mxfdemux.c | 116 49 + 67 - 0 !
gst/mxf/mxfdemux.h | 2 1 + 1 - 0 !
2 files changed, 50 insertions(+), 68 deletions(-)

 mxfdemux: store gstmxfdemuxessencetrack in their own fixed allocation
sa 2023 0011.patch | (download)

gst-libs/gst/codecparsers/gstav1parser.h | 11 5 + 6 - 0 !
gst/videoparsers/gstav1parse.c | 2 1 + 1 - 0 !
2 files changed, 6 insertions(+), 7 deletions(-)

---
av1parser Fix potential stack overflow during tile l.patch | (download)

gst-libs/gst/codecparsers/gstav1parser.c | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 av1parser: fix potential stack overflow during tile list parsing
CVE 2025 3887.patch | (download)

gst-libs/gst/codecparsers/gsth265parser.c | 44 40 + 4 - 0 !
1 file changed, 40 insertions(+), 4 deletions(-)

 [patch] h265parser: fix num_long_term_pics bound check