Commit Graph

116 Commits

Author SHA256 Message Date
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
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
Antonio Larrosa
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
Antonio Larrosa
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
Antonio Larrosa
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
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
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
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
Antonio Larrosa
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
Antonio Larrosa
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
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
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
Antonio Larrosa
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
7385a4c4b7 Accepting request 1070522 from home:iznogood:branches:multimedia:libs
New stable release

OBS-URL: https://build.opensuse.org/request/show/1070522
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=192
2023-03-10 23:36:40 +00:00
a34b87f9e2 Accepting request 1061506 from home:alarrosa:branches:multimedia:libs
- Add patch to reduce the required meson version to 0.61.0 since
  that's what we have in SLE 15:
  * reduce-required-meson.patch
- Probably because of a problem in SLE's meson, the generated
  pkgconfig files are missing some variables that are needed by
  rpm to generate the pkgconfig(...) provides correctly. In order
  to fix this, we now check for those variables and insert them
  in the pc files before installation if they're missing.

OBS-URL: https://build.opensuse.org/request/show/1061506
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=190
2023-01-27 12:32:44 +00:00
0ca41589e4 Accepting request 1061312 from GNOME:Next
- Update to version 1.22.0:
  + Please see changes in gstreamer main package, major version
    bump.
- Rebase patches with quilt.
- Add pkgconfig(xi) BuildRequires: New dependency.

OBS-URL: https://build.opensuse.org/request/show/1061312
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=189
2023-01-26 17:25:25 +00:00
e5a4e7f5cb Accepting request 1045075 from home:iznogood:branches:multimedia:libs
- Update to version 1.20.5:
  + audioconvert, audioresample, audiofilter: fix divide by 0 for
    input buffer without caps
  + cdparanoia: Ignore compiler warning coming from the cdparanoia
    header
  + oggdemux, parsebin: More leak fixes
  + opengl:
    - Fix automatic dispmanx detection for rpi4
    - Fix usage of eglCreate/DestroyImage
    - Fix static linking on macOS
  + Bump core requirement in 1.20 branch to 1.20.4
  + oggdemux: Don't leak incoming EOS event
  + opusdec: Various channel-related fixes
  + subparse: Fix non-closed tag handling.
  + textrender:
    - Don't blindly forward all events and don't blindly forward
      all events
    - Negotiate caps on a GAP event if none were negotiated yet
  + timeoverlay: fix pad leak
  + videodecoder: Only post latency message if it changed
  + videoscale: buffer meta handling fixes (NULL-terminate array of
    valid meta tags)
  + videosink: Don't return unknown end-time from get_times()

OBS-URL: https://build.opensuse.org/request/show/1045075
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=187
2022-12-23 19:57:09 +00:00
5e9b977bbb Accepting request 1030508 from GNOME:Next
- Update to version 1.20.4:
  + decodebin3:
    - Fix mutex leaks
    - Fix memory issues with active selection list
    - uridecodebin3, urisourcebin: Event handling fixes
    - Fix EOS event sequence
  + parsebin:
    - Avoid crash with unknown streams
    - SIGSEGV during HLS stream using souphttpsrc
  + glimagesink:
    - Only allow setting the GL display/context if it is a valid
      value
    - Segfault on android devices
  + gstgl: Fix several memory leaks in macOS
  + opusenc: improve inband-fec property documentation
  + playsink: Hold a reference to the soft volume element
  + pbutils: descriptions: fix
    gst_pb_utils_get_caps_description_flags()
  + rtspurl: Use gst_uri_join_strings() in
    gst_rtsp_url_get_request_uri_with_control() instead of a
    hand-crafted, wrong version
  + rtspconnection: protect cancellable by a mutex
  + sdpmessage: Don't set SDP medias from caps without
    media/payload/clock-rate fields
  + samiparse: fix handling of self-closing tags
  + ssaparse: include required system headers for isspace() and
    sscanf() functions
  + subparse: fix crash when parsing invalid timestamps in mpl2
  + subparse fixes
  + textoverlay: Don't miscalculate text running times
  + videoaggregator: always convert when user provides
    converter-config
  + video: Fix scaling in 4x horizontal co-sited chroma (Y41B,
    YUV9, YVU9 and IYU9)
  + xmptag: register musicbrainz tags during init to fix critical
    in jpegparse
  + xvimagesink: fix image leaks in error code path
  + tests: skip unit tests for dependency-less elements that have
    been disabled

OBS-URL: https://build.opensuse.org/request/show/1030508
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=185
2022-10-24 07:14:37 +00:00
Antonio Larrosa
e702a6789f Accepting request 984437 from home:ukbeast89:branches:multimedia:libs
- Update to version 1.20.3:
  + typefindfunctions: Fix WebVTT format detection for very short 
    files
  + gldisplay: Reorder GST_GL_WINDOW check for egl-device
  + rtpbasepayload: Copy all buffer metadata instead of just 
    GstMetas for the input meta buffer
  + codec-utils: Avoid out-of-bounds error
  + navigation: Fix Since markers for mouse scroll events
  + videoaggregator: Fix for unhandled negative rate
  + videoaggregator: Use floor() to calculate current position
  + video-color: Fix for missing clipping in PQ EOTF function
  + gst-play-1.0: Fix trick-mode handling in keyboard shortcut
  + audiovisualizer: shader: Fix out of bound write

OBS-URL: https://build.opensuse.org/request/show/984437
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=183
2022-06-22 16:24:21 +00:00
efd7817fa6 Accepting request 975816 from home:alarrosa:branches:multimedia:libs
Update to gstreamer-plugins-base 1.20.2

OBS-URL: https://build.opensuse.org/request/show/975816
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=181
2022-05-12 13:15:09 +00:00
Antonio Larrosa
0ba29dc496 Accepting request 965353 from home:iznogood
- Add 5a074a11f90e3d70b24bf0c535ab0480fad9e701.patch: playsink:
  Complete reconfiguration on pad release.
- Use ldconfig_scriptlets macro for post(un) handling.

OBS-URL: https://build.opensuse.org/request/show/965353
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=179
2022-03-28 11:27:37 +00:00
c36382999c Accepting request 963061 from GNOME:Next
- Update to version 1.20.1:
  + typefindfunctions: Fix WebVTT format detection for very short
    files
  + gldisplay: Reorder GST_GL_WINDOW check for egl-device
  + rtpbasepayload: Copy all buffer metadata instead of just
    GstMetas for the input meta buffer
  + codec-utils: Avoid out-of-bounds error
  + navigation: Fix Since markers for mouse scroll events
  + videoaggregator: Fix for unhandled negative rate
  + videoaggregator: Use floor() to calculate current position
  + video-color: Fix for missing clipping in PQ EOTF function
  + gst-play-1.0: Fix trick-mode handling in keyboard shortcut
  + audiovisualizer: shader: Fix out of bound write
- Update to version 1.20.0:
  + Development in GitLab was switched to a single git repository
    containing all the modules
  + GstPlay: new high-level playback library, replaces GstPlayer
  + WebM Alpha decoding support
  + Encoding profiles can now be tweaked with additional
    application-specified element properties
  + Compositor: multi-threaded video conversion and mixing
  + RTP header extensions: unified support in RTP depayloader and
    payloader base classes
  + SMPTE 2022-1 2-D Forward Error Correction support
  + Smart encoding (pass through) support for VP8, VP9, H.265 in
    encodebin and transcodebin
  + Runtime compatibility support for libsoup2 and libsoup3
    (libsoup3 support experimental)
  + Video decoder subframe support
  + Video decoder automatic packet-loss, data corruption, and
    keyframe request handling for RTP / WebRTC / RTSP
  + mp4 and Matroska muxers now support profile/level/resolution
    changes for H.264/H.265 input streams (i.e. codec data changing
    on the fly)
  + mp4 muxing mode that initially creates a fragmented mp4 which
    is converted to a regular mp4 on EOS
  + Audio support for the WebKit Port for Embedded (WPE) web page
    source element
  + CUDA based video color space convert and rescale elements and
    upload/download elements
  + NVIDIA memory:NVMM support for OpenGL glupload and gldownload
    elements
  + Many WebRTC improvements
  + The new VA-API plugin implementation fleshed out with more
    decoders and new postproc elements
  + AppSink API to retrieve events in addition to buffers and
    buffer lists
  + AppSrc gained more configuration options for the internal queue
    (leakiness, limits in buffers and time, getters to read current
    levels)
  + Updated Rust bindings and many new Rust plugins
  + Improved support for custom minimal GStreamer builds
  + Support build against FFmpeg 5.0
  + Linux Stateless CODEC support gained MPEG-2 and VP9
  + Windows Direct3D11/DXVA decoder gained AV1 and MPEG-2 support
  + Lots of new plugins, features, performance improvements and bug
    fixes
- Rebase add_wayland_dep_to_tests.patch.
- Drop gstreamer-plugins-base-gl-deps.patch: Fixed upstream
- Stop using service due to upstreams new mono-repo, just use
  tarballs for now.

OBS-URL: https://build.opensuse.org/request/show/963061
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=177
2022-03-21 09:25:32 +00:00
Antonio Larrosa
24f69abb43 Accepting request 951656 from home:iznogood:branches:multimedia:libs
- Update to version 1.18.5:
  + tagdemux: Fix crash when presented with malformed files
    (security fix)
  + videoencoder: make sure the buffer is writable before modifying
    metadata
  + video-converter: Fix for broken gamma remap with high bitdepth
    YUV output
  + sdpmessage: fix mapping single char fmtp params
  + oggdemux: fix a race in push mode when performing the duration
    seek
  + uridecodebin: Fix critical warnings
  + audio-converter: Fix resampling when there's nothing to output
  + tcp: fix build on Solaris
  + uridecodebin3: Nullify current item after all play items are
    freed.
  + audio-resampler: Fix segfault when we can't output any frames
  + urisourcebin: Handle sources with dynamic pads and pads already
    present
  + playbin2/3: autoplug/caps: don't expand caps to ANY
  + uridecodebin3/urisourcebin: Reusability fixes
  + rtspconnection: Only reset timeout when socket is unused
  + gstvideoaggregator.c: fix build with gcc 4.8
- Drop service, use source url, upstream changes in git.

OBS-URL: https://build.opensuse.org/request/show/951656
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=175
2022-02-07 10:10:08 +00:00
Antonio Larrosa
e132696b65 Accepting request 949328 from home:alarrosa:branches:multimedia:libs
Add bug/CVE references to the changelog so we don't lose them
when updating the package in SLE
    - important security fixes (bsc#1181255, CVE-2021-3185)

OBS-URL: https://build.opensuse.org/request/show/949328
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=174
2022-01-26 18:41:33 +00:00
4b96133ce0 Accepting request 919673 from home:iznogood:branches:multimedia:libs
- Stop building doc sub-package, we will in the future use
  upstreams own standalone doc package. Following this: Drop
  fdupes, gtk-doc and hotdoc BuildRequires, and fdupes call, no
  longer needed nor usefull.

OBS-URL: https://build.opensuse.org/request/show/919673
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=172
2021-09-22 08:24:18 +00:00
96ba399946 Accepting request 919339 from home:sbrabec:branches:tuu-goodbye
- Remove obsolete translation-update-upstream support (PM-2938).

OBS-URL: https://build.opensuse.org/request/show/919339
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=171
2021-09-16 07:00:15 +00:00
171ef35db8 Accepting request 919111 from home:iznogood:branches:multimedia:libs
- Update to version 1.18.5:
  + appsrc: Don't leak buffer list while wrongly unreffing buffer
    on EOS/flushing
  + audioaggregator:
    - Don't overwrite already written samples
    - Resync on the next buffer when dropping a buffer on discont
      resyncing
  + audiobasesink: Fix of double lock release
  + audiobasesrc: Fix divide by zero assertion
  + clockoverlay: Fix broken string formatting by strftime() on
    Windows
  + compositor: Fix NV12 blend operation
  + giosrc: Don't leak scheme string in gst_gio_src_query()
  + giobasesink: Handle incomplete writes in
    gst_gio_base_sink_render()
  + gl/wayland:
    - Use consistent wl_display when creating work queue for proxy
      wrapper
    - Provide a dummy global_remove function
  + gl: Fix build when Meson >= 0.58.0rc1
  + playbin2: fix base_time selection when flush seeking live (such
    as with RTSP)
  + rtspconnection:
    - Add IPv6 support for tunneled mode
    - Consistently translate GIOError to GstRTSPResult (for
      rtspsrc)
  + rawbaseparse: check destination format correctly
  + uridecodebin: Don't force floating reference for future
    reusable decodebin
  + parsebin: Put stream flags in GstStream
  + splitmuxsink: always use factory property when set
  + video-converter: Set up matrix tables only once.
  + videoscale: Performance degradation from 1.16.2 -> 1.18.4
  + videotestsrc: Fix a leak when computing alpha caps
  + audio/video-converter: Plug some minor leaks
  + audio,video-format: Make generate_raw_formats idempotent for
    assertions
  + Don't use volatile to mean atomic (fixes compiler warnings with
    gcc 11)
  + Fix build issue on MinGW64
- Drop 90903917.patch: Fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/919111
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=170
2021-09-15 10:26:27 +00:00
1a45663112 Accepting request 906796 from home:dimstar:Factory
- Add 90903917.patch: Fix build with meson >= 0.58.0rc1

- don't own appdata dir - comes from filesystem rpm

OBS-URL: https://build.opensuse.org/request/show/906796
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=169
2021-07-17 10:06:16 +00:00
7c7d1687db Accepting request 891569 from home:dirkmueller:Factory
- don't own appdata dir - comes from filesystem rpm

OBS-URL: https://build.opensuse.org/request/show/891569
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=167
2021-05-10 10:55:24 +00:00
171c622292 Accepting request 882301 from home:alarrosa:branches:multimedia:libs:gstreamer
- Update to version 1.18.4:
  + tag: id3v2: fix frame size check and potential invalid reads
  + audio: Fix gst_audio_buffer_truncate() meta handling for non-interleaved audio
  + audioresample: respect buffer layout when draining
  + audioaggregator: fix input_buffer ownership
  + decodebin3: change stream selection message owner, so that the app sends the stream-selection event to the right element
  + rtspconnection: correct data_size when tunneled mode
  + uridecodebin3: make caps property work
  + video-converter: Don't upsample invalid lines
  + videodecoder: Fix racy critical when pool negotiation occurs during flush
  + video: Convert gst_video_info_to_caps() to take self as const ptr
  + examples: added qt core dependency for qt overlay example

OBS-URL: https://build.opensuse.org/request/show/882301
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=165
2021-04-07 12:55:04 +00:00
d6574cfe56 Accepting request 863728 from home:iznogood:branches:multimedia:libs
New stable release

OBS-URL: https://build.opensuse.org/request/show/863728
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=163
2021-01-19 13:43:36 +00:00
355f309d03 Accepting request 854482 from home:iznogood:branches:multimedia:libs
- Update to version 1.18.2:
  + gl/eagl: internal view resize fixes for glimagesink
  + video-converter: increase the number of cache lines for
    resampling, fixes significant color issues and artefacts with
    "special" resizing parameters in compositor
  + compositor: Don't crash in prepare_frame() if the pad was just
    removed
  + decodebin3: Properly handle caps query with no filter
  + videoaggregator:
    - Guarantee that the output format is supported
    - Fix locking around vagg->info
    - Fix renegotiation when using convert pad
    - document and fix locking in convert pad
  + gluploadelement:
    - Avoid race condition of base class' context
    - Avoid race condition of inside upload creation
  + gl: Fix prototype of glGetSynciv()
  + tcpserversink: Don't assume g_socket_get_remote_address()
    succeeds
  + audiodecoder, videodecoder: Don't reset max-errors property
    value in reset()
  + audioencoder: Fix incorrect GST_LOG_OBJECT usage
  + pbutils: Fix segfault when using invalid encoding profile
  + g-i: videometa: gir annotate the size of plane array in new API
  + examples/gl/gtk: Add missing dependency on gstgl
  + video: fix doc warning.
- Fix the _service file and spec to really use the tarball
  generated by service.

OBS-URL: https://build.opensuse.org/request/show/854482
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=161
2020-12-10 13:23:47 +00:00
Antonio Larrosa
a7278586d0 Accepting request 846316 from home:alarrosa:branches:multimedia:libs:gstreamer
Update gstreamer to 1.18.1

OBS-URL: https://build.opensuse.org/request/show/846316
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=159
2020-11-06 12:34:13 +00:00
0e9b5e63e9 Accepting request 835391 from home:alarrosa:branches:multimedia:libs:gstreamer
Update to gstreamer 1.18.0

OBS-URL: https://build.opensuse.org/request/show/835391
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=157
2020-10-02 15:26:09 +00:00
Antonio Larrosa
0e4c37975b Accepting request 829980 from home:dimstar:Factory
- Do not recommend PackageKit-gstreamer-plugin: that package
  already supplements the combination of gstreamer-plugins-base
  and packagekit.

  (jsc#SLE-12265).

OBS-URL: https://build.opensuse.org/request/show/829980
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=155
2020-08-27 12:18:53 +00:00
693a93a891 Accepting request 799540 from home:mgorse:branches:multimedia:libs
- Remove is_opensuse conditionals / really enable orc on SLE 15
  (jsc#SLE-12265).

OBS-URL: https://build.opensuse.org/request/show/799540
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=153
2020-05-01 18:15:18 +00:00
55152c397d Accepting request 782030 from home:dimstar:Factory
- Add gstreamer-plugins-base-gl-deps.patch: Workaround incomplete

OBS-URL: https://build.opensuse.org/request/show/782030
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=151
2020-03-06 09:13:12 +00:00
ae77dbf0e4 Accepting request 779923 from home:iznogood:branches:multimedia:libs
- Enable meson build conditionally for Tumbleweed.
Possibly a solution to buildissues with new upcomming make

OBS-URL: https://build.opensuse.org/request/show/779923
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=150
2020-02-28 07:57:44 +00:00
502c4e92a7 Accepting request 769154 from home:iznogood:branches:multimedia:libs
- No longer recommend -lang: supplements are in use.

OBS-URL: https://build.opensuse.org/request/show/769154
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=148
2020-02-01 13:03:21 +00:00
833fe97641 Accepting request 761112 from home:iznogood:branches:multimedia:libs
- Add upstream bugfix patches:
  + gst-base-playbin-handle-error.patch: playbin: Handle error
    message with redirection indication.
  + gst-base-audioencoder-fix-leak.patch: audioencoder: fix segment
    event leak.
  + gst-base-fft-update-kiss-version.patch: fft: Update our kiss
    fft version.

OBS-URL: https://build.opensuse.org/request/show/761112
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=146
2020-01-08 09:18:34 +00:00
ba1aa9335a Accepting request 757268 from home:fcrozat:branches:multimedia:libs
- Enable orc / wayland-egl on SLE15.

OBS-URL: https://build.opensuse.org/request/show/757268
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=144
2019-12-16 13:45:33 +00:00
54ffd0b97e Accepting request 754048 from home:iznogood:branches:multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/754048
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=142
2019-12-05 09:35:31 +00:00
924d28e209 Accepting request 732975 from home:iznogood:branches:multimedia:libs
Scripted push of project home:iznogood:branches:multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/732975
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=140
2019-09-26 12:25:42 +00:00
d8f507e3f7 Accepting request 724647 from home:iznogood:branches:multimedia:libs
Loose the unneeded gtk3 and friends build dependency

OBS-URL: https://build.opensuse.org/request/show/724647
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=138
2019-08-20 01:33:28 +00:00
823730a211 Accepting request 718239 from home:marxin:branches:multimedia:libs
- Add gstreamer-plugins-base-arm-neon-configuration.patch
  as an upstream backport of:
  https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/commit/d8d4904e
- Use %make_build.

OBS-URL: https://build.opensuse.org/request/show/718239
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=136
2019-07-25 08:19:43 +00:00
a2c290caff Accepting request 710671 from home:mgorse:branches:multimedia:libs
- Update to version 1.16.0: 
  + Highlights
    - GStreamer WebRTC stack gained support for data channels for
      peer-to-peer communication based on SCTP, BUNDLE support, as
      well as support for multiple TURN servers.
    - AV1 video codec support for Matroska and QuickTime/MP4
      containers and more configuration options and supported
      input formats for the AOMedia AV1 encoder
    - Support for Closed Captions and other Ancillary Data in video
    - Support for planar (non-interleaved) raw audio
    - GstVideoAggregator, compositor and OpenGL mixer elements are
      now in -base
    - New alternate fields interlace mode where each buffer carries
      a single field
    - WebM and Matroska ContentEncryption support in the Matroska
      demuxer
    - new WebKit WPE-based web browser source element
    - Video4Linux: HEVC encoding and decoding, JPEG encoding, and
      improved dmabuf import/export
    - Hardware-accelerated Nvidia video decoder gained support for
      VP8/VP9 decoding, whilst the encoder gained support for
      H.265/HEVC encoding.  
    - Many improvements to the Intel Media SDK based
      hardware-accelerated video decoder and encoder plugin (msdk):
      dmabuf import/export for zero-copy integration with other
      components; VP9 decoding; 10-bit HEVC encoding; video
      post-processing (vpp) support including deinterlacing; and
      the video decoder now handles dynamic resolution changes.
    - The ASS/SSA subtitle overlay renderer can now handle multiple
      subtitles that overlap in time and will show them on screen

OBS-URL: https://build.opensuse.org/request/show/710671
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=132
2019-06-25 11:44:03 +00:00
17f2284218 Accepting request 706757 from home:iznogood:branches:multimedia:libs
New stable rel

OBS-URL: https://build.opensuse.org/request/show/706757
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=130
2019-06-05 19:11:40 +00:00
Tomáš Chvátal
6ab9d5c3f5 Accepting request 703582 from home:mgorse:branches:multimedia:libs
- Add CVE-2019-9928.patch: fix a heap overflow in the rtsp
  connection parser (boo#1133375 CVE-2019-9928).

OBS-URL: https://build.opensuse.org/request/show/703582
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=128
2019-05-16 23:23:24 +00:00
615984d8e0 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=126 2019-04-30 10:28:20 +00:00
Dave Plater
9d058b06ea Accepting request 698087 from home:plater
- Added:
  0001-id3tag-Correctly-validate-the-year-from-v1-tags-befo.patch
  which fixes:
  https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/384
  "Segfault since 1.16" which also occurs in 1.14.4.

OBS-URL: https://build.opensuse.org/request/show/698087
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=125
2019-04-29 14:20:22 +00:00