17
0
Commit Graph

258 Commits

Author SHA256 Message Date
7f21f15e0b Accepting request 1282468 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1282468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=118
2025-06-06 20:34:41 +00:00
054aeeba80 - Update to version 1.26.2:
+ alsa: Avoid infinite loop in DSD rate detection
  + gl: Implement basetransform meta transform function
  + glshader: free shader on stop
  + glupload: Only add texture-target field to GL caps
  + gstaudioutilsprivate: Fix gcc 15 compiler error with function
    pointer
  + mikey: Avoid infinite loop while parsing MIKEY payload with
    unhandled payload types
  + properties: add G_PARAM_STATIC_STRINGS where missing
  + riff-media: fix MS and DVI ADPCM av_bps calculations
  + subtitleoverlay: Remove 0.10 hardware caps handling
  + subtitleoverlay: Missing support for DMABuf(?)
  + tests: opus: Update channel support and add to meson
  + textoverlay: fix shading for RGBx / RGBA pixel format variants
  + textoverlay background is wrong while cropping
  + uridecodebin3: Don't hold play items lock while releasing pads
  + uridecodebin3: deadlock on PLAY_ITEMS_LOCK
  + Fix new warnings on Fedora 42, various meson warnings, and
    other small meson build/wrap fixes
  + Fix Qt detection in various places

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=252
2025-06-04 01:34:58 +00:00
6de1edfd2e Accepting request 1279723 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1279723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=117
2025-05-27 16:49:06 +00:00
f7f38ee079 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=250 2025-05-24 08:15:00 +00:00
dcd575c2c3 Accepting request 1273801 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1273801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=116
2025-05-02 12:55:41 +00:00
0d455db6aa - Update to version 1.26.1:
+ Ensure properties are freed before (re)setting with
    g_value_dup_string() and during cleanup
  + alsadeviceprovider: Fix leak of Alsa longname
  + audioaggregator: fix error added in !8416 when chaining up
  + audiobasesink: Fix custom slaving driftsamples calculation and
    add custom audio clock slaving callback example
  + decodebin3:
    - Don't avoid parsebin even if we have a matching decoder
    - Doesn't plug parsebin for AAC from tsdemux
  + gl: eglimage: warn the reason of export failure
  + glcolorconvert:
    - Fix YUVA<->RGBA conversions
    - Regression when rendering alpha vp9
  + gldownload: Unref glcontext after usage
  + meson.build: test for and link against libatomic if it exists
  + oggdemux: Don't push new packets if there is a pending seek
  + urisourcebin:
    - Make parsebin activation more reliable
    - Deadlock between parsebin and typefind
  + videoencoder: Use the correct segment and buffer timestamp in
    the chain function
  + videotimecode: Fix conversion of timecode to datetime with
    drop-frame timecodes and handle 119.88 fps correctly in all
    places

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=248
2025-05-01 06:37:42 +00:00
fac13d72fe Tweak min meson version
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=247
2025-03-19 08:47:52 +00:00
42a6a955b6 Accepting request 1252456 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1252456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=115
2025-03-13 14:04:45 +00:00
5ce6dfcaa9 Accepting request 1252397 from home:alarrosa:branches:multimedia:libs:gstreamer-1.26.0
- Update to version 1.26.0:
  + Highlights
    - H.266 Versatile Video Coding (VVC) codec support
    - Low Complexity Enhancement Video Coding (LCEVC) support
    - Closed captions: H.264/H.265 extractor/inserter,
      cea708overlay, cea708mux, tttocea708 and more
    - New hlscmafsink, hlssink3, and hlsmultivariantsink; HLS/DASH
      client and dashsink improvements
    - New AWS and Speechmatics transcription, translation and TTS
      services elements, plus translationbin
    - Splitmux lazy loading and dynamic fragment addition support
    - Matroska: H.266 video and rotation tag support, defined
      latency muxing
    - MPEG-TS: support for H.266, JPEG XS, AV1, VP9 codecs and
      SMPTE ST-2038 and ID3 meta; mpegtslivesrc
    - ISO MP4: support for H.266, Hap, Lagarith lossless codecs;
      raw video support; rotation tags
    - SMPTE 2038 ancillary data streams support
    - JPEG XS image codec support
    - Analytics: New TensorMeta; N-to-N relationships; Mtd to carry
      segmentation masks
    - ONVIF metadata extractor and conversion to/from relation
      metas
    - New originalbuffer element that can restore buffers again
      after transformation steps for analytics
    - Improved Python bindings for analytics API
    - Lots of Vulkan integration and Vulkan Video decoder/encoder
      improvements
    - OpenGL integration improvements, esp. in glcolorconvert,
      gldownload, glupload

OBS-URL: https://build.opensuse.org/request/show/1252397
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=245
2025-03-12 13:35:56 +00:00
6180e02248 Accepting request 1243072 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1243072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=114
2025-02-05 11:39:36 +00:00
a716a5c05b - Update to version 1.24.12:
+ oggdemux: fixes seeking in some cases by not overwriting a
    valid duration with CLOCK_TIME_NONE
  + video-overlay-composition: Declare the video/size/orientation
    tags for the meta & implement scale transformation
  + Various fixes found from adding extra warning flags

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=243
2025-02-04 11:39:00 +00:00
338dc6c79c Accepting request 1235936 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1235936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=113
2025-01-09 14:05:46 +00:00
e26beeb06f - Update to version 1.24.11:
+ appsrc: Decrease log level for item drop
  + gl: raise WARNING instead of ERROR when no connector is
    connected
  + decodebin3: Free main input even if it is not part of the list
    of inputs
  + urisourcebin:
    - Avoid deadlock on shutdown
    - Only rewrite stream-start event once
    - Reference counting leak
  + urisourcebin/(uri)decodebin3: Fix stream change scenarios
  + playbin3: leak detected with A/V playback and window closed
  + videodecoder:
    - Gracefully handle missing data without prior input segment
    - Set decode only flag by decode only buffer
      video: fix AV12 format lacking the
      GST_VIDEO_FORMAT_FLAG_ALPHA flag
  + Fix SSA/ASS subtitles with embedded fonts

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=241
2025-01-08 12:40:59 +00:00
3d8062a7f9 Another CVE ref
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=240
2025-01-07 21:25:38 +00:00
05ea6c65ae Accepting request 1231359 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1231359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=112
2024-12-16 18:10:38 +00:00
f38c9128e2 Accepting request 1231008 from home:mgorse:branches:multimedia:libs
Fix typo

OBS-URL: https://build.opensuse.org/request/show/1231008
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=238
2024-12-16 09:45:18 +00:00
ac1d4a4369 Accepting request 1230745 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1230745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=111
2024-12-13 21:27:23 +00:00
d94166e0bb Accepting request 1230675 from home:mgorse:branches:multimedia:libs
Add CVE refs to changes

OBS-URL: https://build.opensuse.org/request/show/1230675
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=236
2024-12-13 09:37:17 +00:00
1498439645 Accepting request 1229736 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1229736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=110
2024-12-11 20:01:16 +00:00
734b5c1ece - Update to version 1.24.10:
+ appsink: fix timeout logic for gst_app_sink_try_pull_sample().
  + appsrc: Fix use-after-free when making buffer / buffer-lists
    writable.
  + audiostreamalign: Don't report disconts for every buffer if
    alignment-threshold is too small.
  + decodebin3: Unify collection switching checks.
  + discoverer:
    - Don't print channel layout for more than 64 channels.
    - Make sure the missing elements details array is
      NULL-terminated in a thread-safe way.
    - Fix segfault in race condition adding a new uri.
  + id3v2: Don't try parsing extended header if not enough data is
    available.
  + glupload: dmabuf: Fix emulated tiled import.
  + gl:
    - cocoa: fix rendering artifacts in retina displays.
    - meson: Don't use libdrm_dep in cc.has_header().
  + oggstream: fix invalid ogg_packet->packet accesses, address
    invalid writes CVE.
  + opusdec: Set at most 64 channels to NONE position.
  + playbin: Fix caps leak in get_n_common_capsfeatures().
  + playbin3: ERROR when setting new HLS URI with instant-uri=true.
  + sdp: Add debug categories for message and mikey modules.
  + ssaparse: Search for closing brace after opening brace.
  + splitmuxsrc: Convert part reader to a bin with a non-async bus.
  + subparse: Check for NULL return of strchr() when parsing LRC
    subtitles.
  + streamsynchronizer: Only send GAP events out of source pads.
  + urisourcebin: Also use event probe for HLS use-cases.
  + video-converter: Set TIME segment format on appsrc.
  + vorbisdec: Set at most 64 channels to NONE position.
  + Translation for gst-plugins-base 1.24.0 not sync-ed with
    Translation Project.
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=234
2024-12-10 09:12:48 +00:00
3ee204baa3 Accepting request 1221743 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1221743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=109
2024-11-07 15:24:06 +00:00
91fab8340e - Update to version 1.24.9:
+ allocators: drmdumb: Fix bpp value for P010
  + audioconvert: fix dynamic handling of mix matrix, accept custom
    upstream event for setting one
  + decodebin3:
    - Make update/posting of collection messages atomic
    - Send selected stream message as long as not all the tracks
      can't select decoders
  + encodebasebin: Miscellaneous fixes
  + exiftag: Check the result of gst_date_time_new_local_time(),
    fixes criticals with malformed EXIF tags
  + glcontext: egl: Unrestrict the support base DRM formats
  + gldownload: use gst_gl_sync_meta_wait_cpu()
  + gl: Fix configure error when libdrm is a subproject
  + playback: Fix a variety of decodebin3/parsebin/urisourcebin
    races
  + playbin3: prevent crashing trying to play a corrupted mp4 file
    (WARNING : HIGH PITCHED CORRUPTED SOUND)
  + Revert "meson: Fix invalid include flag in uninstalled gl pc
    file"
  + urisourcebin:
    - Allow more cases for posting stream-collection
    - Ensure all stream-start are handled
  + urisourcebin/parsebin: Improve collection creation and handling

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=232
2024-11-06 12:42:11 +00:00
d33d677cd2 Accepting request 1203296 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1203296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=108
2024-09-25 19:51:23 +00:00
0be40a909e - Update to version 1.24.8:
+ decodebin3: Fix collection identity check
  + encodebin: Fix pad removal
  + glimagesink: Fix cannot resize viewport when video size changed
    in caps
  + video: Don't overshoot QoS earliest time by a factor of 2
  + meson: gst-play: link to libm
- Drop gst-plugins-base-decodebin3-collection-identity-check.patch:
  Fixed upstream.
- Rebase add_wayland_dep_to_tests.patch with quilt.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=230
2024-09-25 07:18:58 +00:00
4e91c5cc4e Accepting request 1195753 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1195753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=107
2024-08-25 10:10:06 +00:00
e2e157eee6 - Update to version 1.24.7:
+ pbutils: descriptions: use subsampling factor to get YUV
    subsampling
  + rtspconnection: Handle invalid argument properly
  + urisourcebin:
    - Actually drop EOS on old-school pad switch
    - Don't hold lock when emitting about-to-finish
  + gst-launch deadlock with two playbin3s
  + xvimagesink: Fix crash in pool on error

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=228
2024-08-23 15:18:34 +00:00
8f4c92c22a - Add gst-plugins-base-decodebin3-collection-identity-check.patch:
- Fixes a assertion causing crash on track change. Upstream bug:
    https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3742

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=227
2024-08-23 07:09:32 +00:00
70207e7679 Accepting request 1190770 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1190770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=106
2024-08-02 15:25:53 +00:00
312af2a8f5 Accepting request 1190677 from home:dimstar:Factory
Update GST to 1.24.6

OBS-URL: https://build.opensuse.org/request/show/1190677
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=225
2024-07-31 15:49:36 +00:00
a3797bf827 Accepting request 1184234 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1184234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=105
2024-07-02 16:15:38 +00:00
33c362d9c4 Accepting request 1183889 from home:iznogood
New stable release

OBS-URL: https://build.opensuse.org/request/show/1183889
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=223
2024-07-01 08:58:23 +00:00
47738ca3f5 Accepting request 1177463 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1177463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=104
2024-05-30 13:32:24 +00:00
68c84f7529 Accepting request 1177435 from home:qzhao:branches:multimedia:libs
Update patch name to sync with SLE and ALP.

OBS-URL: https://build.opensuse.org/request/show/1177435
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=221
2024-05-29 07:58:24 +00:00
99e04c7afa Accepting request 1177170 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1177170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=103
2024-05-28 15:27:12 +00:00
dc4fc627ed Accepting request 1177125 from home:qzhao:branches:multimedia:libs
Add gst-plugins-base-CVE-2024-4453.patch: Backporting e68eccff from upstream, Prevent integer overflows and out of bounds reads when handling undefined tags. (CVE-2024-4453 ZDI-24-467 ZDI-CAN-23896 bsc#1224806)

OBS-URL: https://build.opensuse.org/request/show/1177125
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=219
2024-05-27 16:05:50 +00:00
df37487540 Accepting request 1155298 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1155298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=102
2024-03-06 22:03:26 +00:00
60d86b44e2 Accepting request 1155050 from home:alarrosa:branches:multimedia:libs
- Update to version 1.24.0:
  * Highlights
    - New Discourse forum and Matrix chat space
    - New Analytics and Machine Learning abstractions and elements
    - Playbin3 and decodebin3 are now stable and the default in
      gst-play-1.0, GstPlay/GstPlayer
    - The va plugin is now preferred over gst-vaapi and has higher
      ranks
    - GstMeta serialization/deserialization and other GstMeta
      improvements
    - New GstMeta for SMPTE ST-291M HANC/VANC Ancillary Data
    - New unixfd plugin for efficient 1:N inter-process
      communication on Linux
    - cudaipc source and sink for zero-copy CUDA memory sharing
      between processes
    - New intersink and intersrc elements for 1:N pipeline
      decoupling within the same process
    - Qt5 + Qt6 QML integration improvements including qml6glsrc,
      qml6glmixer, qml6gloverlay, and qml6d3d11sink elements
    - DRM Modifier Support for dmabufs on Linux
    - OpenGL, Vulkan and CUDA integration enhancements
    - Vulkan H.264 and H.265 video decoders
    - RTP stack improvements including new RFC7273 modes and more
      correct header extension handling in depayloaders
    - WebRTC improvements such as support for ICE consent
      freshness, and a new webrtcsrc element to complement
      webrtcsink
    - WebRTC signallers and webrtcsink implementations for LiveKit
      and AWS Kinesis Video Streams
    - WHIP server source and client sink, and a WHEP source

OBS-URL: https://build.opensuse.org/request/show/1155050
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=217
2024-03-05 17:46:42 +00:00
3671498b44 Accepting request 1154934 from home:jonaski:branches:multimedia:libs
- Add gst-plugins-base-audiobasesink-gap.patch:
  Revert a gap change causing EOS, affecting strawberry playback
  causing playback to stop when using mute or fading features.
  Upstream issue:
  https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3303

OBS-URL: https://build.opensuse.org/request/show/1154934
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=216
2024-03-05 05:58:07 +00:00
93f5dd127b Accepting request 1143330 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1143330
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=101
2024-02-02 14:44:44 +00:00
6e845e2746 Accepting request 1143316 from home:alarrosa:branches:multimedia:libs
- Update to version 1.22.9:
  + audiobasesink: Don't wait on gap events
  + audioconvert: change gst_audio_convert_get_unit_size() log
    levels
  + glcolorconvert: Correct transform_caps direction
  + gloverlay: Apply updated overlay coordinates correctly
  + videorate: keep pool if max_buffers is unlimited
- Rebase reduce-required-meson.patch

OBS-URL: https://build.opensuse.org/request/show/1143316
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=214
2024-02-01 12:00:14 +00:00
260c87fb6f Accepting request 1136820 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1136820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=100
2024-01-05 20:40:04 +00:00
977ebee6ed Accepting request 1136706 from home:alarrosa:branches:multimedia:libs
- Update to version 1.22.8:
  + appsrc: Fix flow return when buffer is dropped
  + audioringbuffer: Don't try to map MONO channel
  + encoding-target: Properly free when missing type field in
    parse_encoding_profile
  + pbutils: Don't include default vp9 parameters in resulting
    codec mime string
  + videorate: Don't forget last_ts on caps changes
- Rebase reduce-required-meson.patch

OBS-URL: https://build.opensuse.org/request/show/1136706
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=212
2024-01-04 14:20:05 +00:00
76c4a42ad0 Accepting request 1129567 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1129567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=99
2023-11-29 20:18:49 +00:00
bfaa083b99 Accepting request 1129517 from GNOME:Next
Use %autosetup instead of %setup/%patch.

OBS-URL: https://build.opensuse.org/request/show/1129517
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=210
2023-11-28 13:10:41 +00:00
673fc06aff Accepting request 1126810 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1126810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=98
2023-11-17 19:48:23 +00:00
a5ddbcee28 Accepting request 1126698 from home:alarrosa:branches:multimedia:libs
- Update to version 1.22.7:
  + audioaggregator, audiomixer: Make access to the pad list
    thread-safe while mixing
  + basetextoverlay: Fix overlay never rendering again if width
    reaches 1px
  + glfiter: Protect GstGLContext access
  + glfilter: Only add parent meta if inbuf != outbuf
  + macOS: fix huge memory leak with glfilter-based elements
  + rtspconnection: Ignore trailing whitespace in rtsp headers
  + video-scaler, audio-resampler: downgrade 'can't find exact
    taps' to debug
- Rebase reduce-required-meson.patch

OBS-URL: https://build.opensuse.org/request/show/1126698
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=208
2023-11-16 10:00:06 +00:00
9b13465b34 Accepting request 1113994 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1113994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=97
2023-09-29 19:12:57 +00:00
9751b22f2d Accepting request 1113036 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1113036
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=206
2023-09-28 07:34:44 +00:00
9693ac91d1 Accepting request 1108706 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1108706
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=96
2023-09-04 20:52:56 +00:00
fac3cca7b0 Accepting request 1108451 from home:alarrosa:branches:multimedia:libs
The PGS parsing buffer overflow (CVE-2023-37329) doesn't belong
to gstreamer-plugins-base as it affects only gstreamer-plugins-bad
(see https://gstreamer.freedesktop.org/security/sa-2023-0003.html).

It's already mentioned in the gstreamer-plugins-bad changelog.

OBS-URL: https://build.opensuse.org/request/show/1108451
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=204
2023-09-03 12:58:18 +00:00