Commit Graph

247 Commits

Author SHA256 Message Date
Ana Guerrero
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
Ana Guerrero
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
Ana Guerrero
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
Ana Guerrero
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
Ana Guerrero
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
Ana Guerrero
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
Ana Guerrero
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
Dominique Leuenberger
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
Ana Guerrero
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
Ana Guerrero
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
Ana Guerrero
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
Dominique Leuenberger
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
Ana Guerrero
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
Dominique Leuenberger
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
Ana Guerrero
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
Ana Guerrero
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
Ana Guerrero
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
Ana Guerrero
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
Dominique Leuenberger
6cce90de25 Accepting request 1101859 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1101859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=95
2023-08-02 14:48:34 +00:00
8fe720e6ba Accepting request 1101776 from home:alarrosa:branches:multimedia:libs
+ 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)

OBS-URL: https://build.opensuse.org/request/show/1101776
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=202
2023-08-01 21:54:56 +00:00
Ana Guerrero
02cdfbd979 Accepting request 1100814 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1100814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=94
2023-07-27 14:50:21 +00:00
f8c3966324 Accepting request 1100600 from GNOME:Next
- 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.

OBS-URL: https://build.opensuse.org/request/show/1100600
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=200
2023-07-26 10:46:00 +00:00
Dominique Leuenberger
efc7ab1caa Accepting request 1096144 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1096144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=93
2023-07-01 21:17:23 +00:00
d900612687 Accepting request 1095467 from GNOME:Next
- Update to version 1.22.4:
  + alsasink: Fix stall for transition from PAUSED to READY with
    USB speakerphone.
  + appsink: unref buffer in prev sample early so buffers from v4l2
    can be released properly.
  + basetextoverlay: Fix typo in "text-y" property description.
  + gldownload: handle passthrough without a critical.
  + glfilter: add parent meta to output buffer for input buffer.
  + oggdemux: vp8: Push headers downstream and detect keyframe
    packets.
  + opus: Fix potential crash when getting unexpected channel
    position.
  + streamsynchronizer: reset eos on STREAM_START.
  + subparse: Look for the closing > of a tag after the opening <.
  + video: convertframe: Add D3D11 specific conversion path.
  + videometa: Only validate the alignment only when it contains
    some info.
  + video-blend: Fix linking error with C++.
- Rebase reduce-required-meson.patch.

OBS-URL: https://build.opensuse.org/request/show/1095467
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=198
2023-06-30 13:46:41 +00:00
Dominique Leuenberger
193bb583fb Accepting request 1089222 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1089222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=92
2023-05-28 17:21:29 +00:00
ecd13ef3b5 Accepting request 1088868 from GNOME:Next
- Update to version 1.22.3:
  + allocators: Fix fdmem unit test with recent GLib versions.
  + audiotestsrc: Initialize all samples in wave=ticks mode.
  + decodebin3:
    - Handle input streams without CAPS or TIME segment such as
      e.g. udpsrc or pushfilesrc.
    - Fix regression handling streams without caps.
    - Fix random hang when remove failing stream.
  + uridecodebin3: Ensure atomic urisourcebin state change.
  + glvideoflip: fix leaked caps.
  + glcontext_wgl: fix missing unref.
  + playsink: Fix volume leak.
- Rebase reduce-required-meson.patch.

OBS-URL: https://build.opensuse.org/request/show/1088868
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=196
2023-05-26 16:10:19 +00:00
Dominique Leuenberger
3d2e7bf0e9 Accepting request 1079379 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1079379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=91
2023-04-15 20:32:09 +00:00
9b54f18352 Accepting request 1078783 from GNOME:Next
- Update to version 1.22.2:
  + alsasink: Fix for being stuck in stop_streaming_threads state
  + decodebin3: fix hang when removing a failing stream
  + gl: wayland: cleanup on close
  + parsebin: Improve elementary stream handling
  + playbin: fix deadlock when stopping stream with subtitles
    visible even more
  + sdp: Skip source-specific caps fields when creating an SDP
    media from caps
  + urisourcebin:
    - Propagate sticky events from parsebin
    - Activate pad before transferring sticky events
  + typefinding: fix failure to recognize application/dash+xml in
    some cases
- Rebase patches with quilt.

OBS-URL: https://build.opensuse.org/request/show/1078783
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=194
2023-04-14 07:34:47 +00:00
Dominique Leuenberger
c1df731ce9 Accepting request 1070785 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1070785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=90
2023-03-12 15:22:25 +00:00