Revisions of gstreamer-plugins-base

buildservice-autocommit accepted request 1155298 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 218)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1155050 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 217)
- 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
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1154934 from Jonas Kvinge's avatar Jonas Kvinge (jonaski) (revision 216)
- 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
buildservice-autocommit accepted request 1143330 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 215)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1143316 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 214)
- 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
buildservice-autocommit accepted request 1136820 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 213)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 1136706 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 212)
- 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
buildservice-autocommit accepted request 1129567 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 211)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 1129517 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 210)
Use %autosetup instead of %setup/%patch.
buildservice-autocommit accepted request 1126810 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 209)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 1126698 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 208)
- 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
buildservice-autocommit accepted request 1113994 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 207)
baserev update by copy to link target
buildservice-autocommit accepted request 1108706 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 205)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 1108451 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 204)
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.
buildservice-autocommit accepted request 1101859 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 203)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 1101776 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 202)
  + subparse: Look for the closing > of a tag after the opening < 
    (bsc#1213131, CVE-2023-37328)
  + Fixes FLAC file parsing integer overflow remote code execution
    vulnerability (bsc#1213128, CVE-2023-37327)
  + Fixes PGS file parsing heap-based buffer overflow remote code
    execution vulnerability (bsc#1213126, CVE-2023-37329)
buildservice-autocommit accepted request 1100814 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 201)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1100600 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 200)
- Update to version 1.22.5:
  + appsink: add missing make_writable call
  + audioaggregator: Do not post message before being constructed
  + decodebin3:
    - Prevent a critical warning when reassigning output slots
    - Fix slot input linking when the associated stream has changed
    - Remove spurious input locking during parsebin reconfiguration
  + urisourcebin: Set source element to READY before querying it
  + gl/viv-fb: meson build updates
  + plugins: fix compiler warnings with GLib >= 2.76
  + subtitleoverlay: fix mutex error if sink caps is not video
  + video:
    - timecode: Add support for framerates lower than 1fps
    - accept timecode of 119.88 (120/1.001) FPS
    - cannot attach time code meta when frame rate is 119.88
      (120000/1001)
  + videodecoder: fix copying buffer metas
- Rebase reduce-required-meson.patch.
buildservice-autocommit accepted request 1096144 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 199)
baserev update by copy to link target
Displaying revisions 1 - 20 of 218
openSUSE Build Service is sponsored by