GStreamer Streaming-Media Framework Plug-Ins
This package is based on the package 'gstreamer-0_10-plugins-good' from project 'openSUSE:Factory'.
GStreamer is a streaming media framework based on graphs of filters
that operate on media data. Applications using this library can do
anything media-related, from real-time sound processing to playing
videos. Its plug-in-based architecture means that new data types or
processing capabilities can be added simply by installing newplug-ins.
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:GA/gstreamer-plugins-good && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000080 80 Bytes | |
gst-plugins-good-1.22.8.tar.xz | 0002846856 2.71 MB | |
gstreamer-plugins-good.appdata.xml | 0000000848 848 Bytes | |
gstreamer-plugins-good.changes | 0000144204 141 KB | |
gstreamer-plugins-good.spec | 0000011502 11.2 KB | |
reduce-required-meson.patch | 0000000426 426 Bytes |
Revision 2 (latest revision is 4)
Marco Strigl (mstrigl)
committed
(revision 2)
Update package gstreamer-plugins-good from 1.22.0 to 1.22.8 (jsc#PED-6454) Patches removed on purpose since they were never part of this timeline and I checked that the bugs they fix are included and referenced in the changelog: * 0001-flacparse-Avoid-integer-overflow-in-available-data-check.patch Index: gstreamer-plugins-good.changes =================================================================== --- gstreamer-plugins-good.changes (revision 1) +++ gstreamer-plugins-good.changes (revision a19f3c279e0e4965cfb41e8c78dd5bb8) @@ -1,10 +1,184 @@ ------------------------------------------------------------------- -Tue Aug 1 15:16:11 UTC 2023 - Antonio Larrosa <alarrosa@suse.com> +Thu Jan 4 07:54:19 UTC 2024 - Antonio Larrosa <alarrosa@suse.com> -- Add patch from upstream to fix FLAC file parsing integer overflow - remote code execution vulnerability (bsc#1213128, - CVE-2023-37327): - * 0001-flacparse-Avoid-integer-overflow-in-available-data-check.patch +- Update to version 1.22.8: + + dcaparse: keep upstream buffer meta + + rtpklvdepay: Recover after invalid fragmented KLV unit + + matroska-demux: fix accumulated base offset in segment seeks + + qtdemux: fix bug report URL + + qtdemux: Don't overflow sample index + + qtdemux: Fix reverse playback for pcm audio stream + + qtdemux: Ignore raw audio streams when adjusting seek + + qtdemux: Under-seeking to a key unit in certain (encoded by + Adobe products) ProRes movies (macOS x86_64 & arm64, + Windows x86_64, ...) + + rtpac3depay: should output audio/x-ac3 not audio/ac3 + + rtp: Fix incorrect RTP channel order lookup by name + + v4l2bufferpool: add lock as atomic operation for seek +- Rebase reduce-required-meson.patch + +------------------------------------------------------------------- +Wed Nov 15 09:33:32 UTC 2023 - Antonio Larrosa <alarrosa@suse.com> + +- Update to version 1.22.7: + + adaptivedemux2: Do not submit_transfer when cancelled + + adaptivedemux2: Call GTasks's return functions for blocking + tasks + + flacenc: Correctly handle up to 255 cue entries + + flvmux: set the src segment position as running time + + imagesequencesrc: fix deadlock when feeding the same image in + a loop + + pngenc: output one frame only in snapshot mode and mark output + frames as I-frames + + qmlglsrc: sync on the streaming thread + + souphttpsrc: Chain up to finalize to fix memory leak + + wavparse: fix buffer leak with adtl tag + + v4l2codecs: Avoid QBUF/DQBUF struct timeval .tv_usec + wrap-around at frame 1000000 + + v4l2codecs: Fix tiled formats stride conversion +- Rebase reduce-required-meson.patch + +------------------------------------------------------------------- +Fri Sep 22 11:40:03 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com> + +- Update to version 1.22.6: + + adaptivedemux2: fix memory leak + + pulsedeviceprovider: fix incorrect usage of GST_ELEMENT_ERROR + + qt: + - Unbreak build with qt-egl enabled but viv_fb missing + - Fix searching of qt5/qt6 tools with qmake in Meson + + qtdemux: + - Fix premature EOS when some files are played in push mode + - Attach cbcs crypt info at the right moment + + rtpjitterbuffer: Avoid integer overflow in max saveable packets + calculation with negative offset + + videoflip: fix concurrent access when modifying the tag list + + v4l2: + - allocator: Don't close foreign dmabuf + - bufferpool: + . Fix large encoded stream regression + . Problems when checking for truncated buffer + - Fix support for left and top padding + + v4l2object: clear format lists if source change event is + received +- Rebase reduce-required-meson.patch +- Add libqt5-linguist BuildRequires: New dependency. + +------------------------------------------------------------------- +Tue Jul 25 11:10:54 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com> + +- Update to version 1.22.5: + + adaptivedemux2: Fix early seeking + + hlsdemux2: + - Ensure processed webvtt ends with empty new line + - Don't set a referer when updating playlists + + matroska: demux: Strip signal byte wh
Comments 0