Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libgstapp-1_0-0-32bit-1.22.0-150500.1.2 RPM for x86_64

From OpenSuSE Leap 15.5 for x86_64

Name: libgstapp-1_0-0-32bit Distribution: SUSE Linux Enterprise 15
Version: 1.22.0 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150500.1.2 Build date: Fri Mar 10 14:48:28 2023
Group: System/Libraries Build host: sheep74
Size: 91684 Source RPM: gstreamer-plugins-base-1.22.0-150500.1.2.src.rpm
Packager: https://www.suse.com/
Url: https://gstreamer.freedesktop.org
Summary: GStreamer Streaming-Media Framework Plug-Ins
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 new plug-ins.

Provides

Requires

License

GPL-2.0-or-later AND LGPL-2.1-or-later

Changelog

* Fri Jan 27 2023 alarrosa@suse.com
  - 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.
* Tue Jan 24 2023 bjorn.lie@gmail.com
  - 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.
* Fri Dec 23 2022 bjorn.lie@gmail.com
  - 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()
* Fri Oct 21 2022 bjorn.lie@gmail.com
  - 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
* Wed Jun 22 2022 ukbeast89@protonmail.com
  - 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
* Mon May 09 2022 alarrosa@suse.com
  - Update to version 1.20.2:
    + appsrc: Clarify buffer ref semantics in signals documentation
    + appsrc: fix annotations for bindings
    + typefind: Skip extension parsing for data:// URIs, fixing
      regression with mp4 files serialised to data uris
    + playbin3: various fixes
    + playbin3: fix missing lock when unknown stream type in
      pad-removed cb
    + decodebin3: fix collection leaks
    + decodebin3: Don't duplicate stream selections
    + discoverer: chain up to parent finalize methods in all our
      types to fix memory leaks
    + glmixerbin: slightly better pad/element creation
    + gltransformation: let graphene alloc its structures memory
      aligned
    + ogg: fix possible buffer overrun
    + rtpbasepayload: Don't write header extensions if there's no
      corresponding...
    + rtpbasepayload: always store input buffer meta before
      negotiation
    + rtpbasepayload: fix transfer annotation for push and push_list
    + subparse: don't try to index string with -1
    + riff-media: fix memory leak after usage for g_strjoin()
    + playbin/playbin3: Allow setting a NULL URI
    + playsink: Complete reconfiguration on pad release.
    + parsebin: Expose streams of unknown type
    + pbutils: Fix wmv screen description detection
    + subparse: don't deref a potentially NULL variable
    + rawvideoparse: set format from caps in
      gst_raw_video_parse_set_config_from_caps
    + videodecoder: release stream lock after handling gap events
    + videorate: fix assertion when pushing last and only buffer
      without duration
    + videorate: Revert "don't reset on segment update" to fix
      segment handling regressions
    + gst-play-1.0, gst-launch-1.0: Enable win32 high-resolution
      timer also for MinGW build
  - Drop patch already included in 1.20.2:
    + 5a074a11f90e3d70b24bf0c535ab0480fad9e701.patch
* Sat Mar 26 2022 bjorn.lie@gmail.com
  - Add 5a074a11f90e3d70b24bf0c535ab0480fad9e701.patch: playsink:
    Complete reconfiguration on pad release.
  - Use ldconfig_scriptlets macro for post(un) handling.
* Fri Mar 18 2022 alarrosa@suse.com
  - 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
* Fri Feb 04 2022 bjorn.lie@gmail.com
  - 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.
* Fri Feb 04 2022 bjorn.lie@gmail.com
  - Update to version 1.18.6:
    + 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.
* Thu Sep 16 2021 bjorn.lie@gmail.com
  - 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.
* Thu Sep 16 2021 sbrabec@suse.com
  - Remove obsolete translation-update-upstream support
    (jsc#SLE-21105).
* Wed Sep 15 2021 bjorn.lie@gmail.com
  - 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.
* Sat Jul 17 2021 dimstar@opensuse.org
  - Add 90903917.patch: Fix build with meson >= 0.58.0rc1
* Sat May 08 2021 dmueller@suse.com
  - don't own appdata dir - comes from filesystem rpm
* Tue Mar 30 2021 alarrosa@suse.com
  - 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
* Sat Jan 16 2021 bjorn.lie@gmail.com
  - Update to version 1.18.3:
    + audiorate: Make buffer writable before changing its metadata
    + compositor: fix blending of subsampled components
    + decodebin3:
    - When reconfiguring a slot make sure that the ghostpad is
      unlinked
    - Release selection lock when pushing EOS
    + encodebasebin: Ensure that parsers are compatible with selected
      encoders
    + tagdemux: resize and trim buffer in place to fix interaction
      with oggdemux
    + videoaggregator: Pop out old buffers on timeout
    + video-blend: fix blending 8-bit and 16-bit frames together
    + appsrc: fix signal documentation
    + gl: document some GL caps specifics
    + libvisual: workaround clang compiler warning
* Wed Dec 09 2020 bjorn.lie@gmail.com
  - 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.
* Tue Oct 27 2020 alarrosa@suse.com
  - Update to 1.18.1:
    + Highlighted bugfixes in 1.18.1
    - important security fixes (bsc#1181255, CVE-2021-3185)
    - bug fixes and memory leak fixes
    - various stability and reliability improvements
    + gst-plugins-base changes:
    - theoradec: Set telemetry options only if they are nonzero
    - glslstage: delete shader on finalize of stage
    - urisourcebin: Fix crash caused by use after free
    - decodebin3: Store stream-start event on output pad before
      exposing it
    - Add some missing nullable annotations
    - typefind/xdgmime: Validate mimetypes to be valid
      GstStructure names before using them
    - uridecodebin3: Forward upstream events to decodebin3 directly
    - video-converter: Add fast paths from v210 to I420/YV12, Y42B,
      UYVY and YUY2
    - videoaggregator: Limit accepted caps by template caps
    - gstrtpbuffer: fix header extension length validation
    - decodebin3: only force streams-selected seqnum after a
      select-streams
    - videodecoder: don't copy interlace-mode from reference state
    - enable abi checks
    - multihandlesink: Don't pass NULL caps to gst_caps_is_equal
    - audio: video: Fix in/outbuf confusion of transform_meta
    - meson: Always wrap "prefix" option with join_paths() to make
      Windows happy
    - videoaggregator: ensure peek_next_sample() uses the correct
      caps
    - meson: Actually build gstgl without implicit include dirs
    - videoaggregator: Don't require any pads to be configured for
      negotiating source pad caps
    - gst-libs: gl: Fix documentation typo and clarify
      gl_memory_texsubimage
    - audioaggregator: Reset offset if the output rate is
      renegotiated
    - video-anc: Implement transform functions for AFD/Bar metas
    - appsrc: Wake up the create() function on caps changes
    - rtpbasepayload: do not forget delayed segment when forwarding
      gaps
* Tue Oct 13 2020 alarrosa@suse.com
  - Add patch from gl#gstreamer/gst-plugins-base#221 to support two
    new CEA 608 caption formats:
    * MR-221-video-anc-add-two-new-CEA-608-caption-formats.patch
* Wed Sep 02 2020 alarrosa@suse.com
  - Update to 1.18.0:
    + Highlights:
    - GstTranscoder: new high level API for applications to
      transcode media files from one format to another
    - High Dynamic Range (HDR) video information representation
      and signalling enhancements
    - Instant playback rate change support
    - Active Format Description (AFD) and Bar Data support
    - RTSP server and client implementations gained ONVIF trick
      modes support
    - Hardware-accelerated video decoding on Windows via
      DXVA2/Direct3D11
    - Microsoft Media Foundation plugin for video capture and
      hardware-accelerated video encoding on Windows
    - qmlgloverlay: New overlay element that renders a QtQuick
      scene over the top of an input video stream
    - imagesequencesrc: New element to easily create a video
      stream from a sequence of jpeg or png images
    - dashsink: New sink to produce DASH content
    - dvbsubenc: New DVB Subtitle encoder element
    - MPEG-TS muxing now also supports TV broadcast compliant
      muxing with constant bitrate muxing and SCTE-35 support
    - rtmp2: New RTMP client source and sink element from-scratch
      implementation
    - svthevcenc: New SVT-HEVC-based H.265 video encoder
    - vaapioverlay: New compositor element using VA-API
    - rtpmanager gained support for Google's Transport-Wide
      Congestion Control (twcc) RTP extension
    - splitmuxsink and splitmuxsrc gained support for auxiliary
      video streams
    - webrtcbin now contains some initial support for
      renegotiation involving stream addition and removal
    - RTP support was enhanced with new RTP source and sink
      elements to easily set up RTP streaming via rtp:// URIs
    - avtp: New Audio Video Transport Protocol (AVTP) plugin for
      Time-Sensitive Applications
    - Support for the Video Services Forum's Reliable Internet
      Stream Transport (RIST) TR-06-1 Simple Profile
    - Universal Windows Platform (UWP) support
    - rpicamsrc: New element for capturing from the Raspberry Pi
      camera
    - RTSP Server TCP interleaved backpressure handling
      improvements as well as support for Scale/Speed headers
    - GStreamer Editing Services gained support for nested
      timelines, per-clip speed rate control and the OpenTimelineIO
      format.
    - Autotools build system has been removed in favour of Meson
  - Drop patches already included in upstream:
    * gst-base-audioencoder-fix-leak.patch
    * gst-base-fft-update-kiss-version.patch
    * gst-base-playbin-handle-error.patch
  - Add patch to add wayland dependencies to tests to fix build:
    * add_wayland_dep_to_tests.patch
* Wed Aug 26 2020 dimstar@opensuse.org
  - Do not recommend PackageKit-gstreamer-plugin: that package
    already supplements the combination of gstreamer-plugins-base
    and packagekit.
* Fri May 01 2020 mgorse@suse.com
  - Remove is_opensuse conditionals / really enable orc on SLE 15
    (jsc#SLE-12265).
* Fri Mar 06 2020 dimstar@opensuse.org
  - Add gstreamer-plugins-base-gl-deps.patch: Workaround incomplete
    gstreamer-gl.pc file, which is missing the (dynamic) dependency
    on wayland.
* Wed Feb 26 2020 bjorn.lie@gmail.com
  - Enable meson build conditionally for Tumbleweed.
* Fri Jan 31 2020 bjorn.lie@gmail.com
  - No longer recommend -lang: supplements are in use.
* Mon Jan 06 2020 bjorn.lie@gmail.com
  - 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.
* Fri Dec 13 2019 fcrozat@suse.com
  - Enable orc / wayland-egl on SLE15.
* Wed Dec 04 2019 bjorn.lie@gmail.com
  - Update to version 1.16.2:
    + xvimagepool: Update size, stride, and offset with allocated
      XvImage
    + video-converter: Fix RGB-XYZ-RGB conversion
    + audiorate: Update next_offset on rate change
    + audioringbuffer: Reset reorder flag before check
    + audio-buffer: Don't fail to map buffers with zero samples
    + videorate: Fix max-duplication-time handling
    + gl/gbm: ensure we call the resize callback before attempting to
      draw
    + video-converter: Various fixes for interlaced scaling
    + gstrtspconnection: messages_bytes not decreased
    + check: Don't use real audio devices for tests
    + riff: add CineForm mapping
    + glfilters: Don't use static variables for storing per-element
      state
    + glupload: Add VideoMetas and GLSyncMeta to the raw uploaded
      buffers
    + streamsynchronizer: avoid pad release race during logging.
* Tue Sep 24 2019 bjorn.lie@gmail.com
  - Update to version 1.16.1:
    + See main gstreamer package for changelog.
  - Drop upstream fixed patches:
    + gst-plugins-base-doc-build-fix.patch.
    + gstreamer-plugins-base-arm-neon-configuration.patch.
* Mon Aug 19 2019 bjorn.lie@gmail.com
  - Drop pkgconfig(gdk-pixbuf-2.0), pkgconfig(gtk+-3.0) and
    pkgconfig(gtk+-x11-3.0) BuildRequires and pass --disable-examples
    to configure (we already do in meson conditional): Only needed to
    build the examples.
  - Add explicit pkgconfig(wayland-protocols) BuildRequires:
    Previously pulled in by gtk3 dependency.
  - Add explicit conditional pkgconfig(cairo) BuildRequires for
    openSUSE versions older than current Tumbleweed, workaround bug
    in pangocairo dependencies in those releases. Also previously
    pulled in by gtk3 dependency.
* Wed Jul 24 2019 mliska@suse.cz
  - 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.
* Tue Jun 18 2019 mgorse@suse.com
  - 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
      simultaneously
    - The Meson build is now feature-complete (*) and it is now the
      recommended build system on all platforms. The Autotools
      build is scheduled to be removed in the next cycle.
    - The GStreamer Rust bindings and Rust plugins module are now
      officially part of upstream GStreamer.
    - The GStreamer Editing Services gained a gesdemux element that
      allows directly playing back serialized edit list with
      playbin or (uri)decodebin
    - Many performance improvements
  - Switch to meson for Tumbleweed.
  - Adjust line to get the minimum required gstreamer version.
  - Disable tremor (needs libvorbisidec)
  - Disable examples.
  - Package libgstcompositor.so and libgstoverlaycomposition.so.
  - Adjust documentation directory.
  - Add gst-plugins-base-doc-build-fix.patch: fix build with
    automake.
  - Up gstreamer-plugins-bad Conflicts.
  - Now requires glib2 >= 2.40.
  - Obsolete libgstbadvideo-1_0-0: now part of -base.
* Fri May 31 2019 bjorn.lie@gmail.com
  - Update to version 1.14.5:
    + audioconvert: fix endianness conversion for unpacked formats
      (e.g. S24_32BE).
    + audioringbuffer: Fix wrong memcpy address when reordering
      channels.
    + decodebin2: Make sure to remove pad probes when freeing
      GstDecodeGroup.
    + glviewconvert: fix output when a transformation matrix is used.
    + glupload:
    - Prevent segfault when updating caps.
    - dmabuf: be explicit about gl formats used.
    + gl/egl: Determine correct format on dmabuf import.
    + id3tag: validate the year from v1 tags before passing to
      GstDateTime.
    + rtpbasepayload: Fix sequence numbers when using buffer lists.
    + rtspconnection:
    - Fix security issue, potential heap overflow (CVE-2019-9928).
    - Fix GError set over the top of a previous GError.
    - Do not duplicate authentication headers.
    + subparse: don’t assert when failing to parse subrip timestamp.
    + video: various convert sample frame fixes.
    + video-converter: fix conversion from I420_10LE/BE, I420_12LE/BE,
      A420_10LE/BE to BGRA/RGBA which created corrupted output.
    + video-format: Fix GBRA_10/12 alpha channel pixel strides.
  - Drop upstream fixed patches:
    + CVE-2019-9928.patch
    + 0001-id3tag-Correctly-validate-the-year-from-v1-tags-befo.patch
* Thu May 16 2019 mgorse@suse.com
  - Add CVE-2019-9928.patch: fix a heap overflow in the rtsp
    connection parser (boo#1133375 CVE-2019-9928).
* Fri Apr 26 2019 davejplater@gmail.com
  - 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.
* Wed Oct 03 2018 bjorn.lie@gmail.com
  - Update to version 1.14.4:
    + Bugfix release, please see .changes in gstreamer main package.
* Wed Sep 26 2018 bjorn.lie@gmail.com
  - Update to version 1.14.3:
    + Bugfix release, please see .changes in gstreamer main package.
* Fri Jul 20 2018 bjorn.lie@gmail.com
  - Update to version 1.14.2:
    + Update docs.
    + xvimage: Fix symbol redefine build error.
    + glcolorbalance: Support OES textures for input/passthrough.
    + meson: gl: fix backported patch.
    + gl/build: fixed failed compilation due to missing EGLuint64KHR
      typedef.
    + parsebin: Don't try to continue autoplugging a parser if we got
      raw caps.
    + audiobasesrc: Round down segsize to an integer number of
      samples.
    + discoverer: Don't crash when running with -v if channel-mask==0
      and >7 channels.
    + gldownloadelement: fix build with msvc.
    + subparse: Don't read beyond array.
    + ogg: Avoid undefined granule shift.
    + libs: g-ir-scanner: do not hardcode libtool path.
    + rawvideoparse: fix typo in 'plane-offsets' description.
    + video: fix some GIR array annotations.
    + audio: fix some GIR array annotations.
    + meson: gl: remove non-headers from gl_prototype_headers.
    + meson: install the man pages for the command line tools.
    + meson: Fix detection of glib-mkenums under MSYS2.
* Sat Jun 23 2018 bjorn.lie@gmail.com
  - Conditionalize orc and pkgconfig(wayland-egl) BuildRequires and
    enable-orc call, fix build for SLE 12 SP3.
* Wed Jun 13 2018 bjorn.lie@gmail.com
  - Conditionalize pkgconfig(graphene-1.0) BuildRequires: fix build
    for Leap 42.3.
* Sun May 20 2018 bjorn.lie@gmail.com
  - Update to version 1.14.1:
    + GstPad: Fix race condition causing the same probe to be called
      multiple times
    + Fix occasional deadlocks on windows when outputting debug
      logging
    + Fix debug levels being applied in the wrong order
    + GIR annotation fixes for bindings
    + audiomixer, audioaggregator: fix some negotiation issues
    + gst-play-1.0: fix leaving stdin in non-blocking mode after exit
    + flvmux: wait for caps on all input pads before writing header
      even if source is live
    + flvmux: don't wake up the muxer unless there is data, fixes
      busy looping if there's no input data
    + flvmux: fix major leak of input buffers
    + rtspsrc, rtsp-server: revert to RTSP RFC handling of
      sendonly/recvonly attributes
    + rtpvrawpay: fix payloading with very large mtu sizes where
      everything fits into a single RTP packet
    + v4l2: Fix hard-coded enabled v4l2 probe on Linux/ARM
    + v4l2: Disable DMABuf for emulated formats when using libv4l2
    + v4l2: Always set colorimetry in S_FMT
    + asfdemux: Set stream-format field for H264 streams and handle
      H.264 in bytestream format
    + x265enc: Fix tagging of keyframes on output buffers
    + ladspa: Fix critical during plugin load on Windows
    + decklink: Fix COM initialisation on Windows
    + h264parse: fix re-use across pipeline stop/restart
    + mpegtsmux: fix force-keyframe event handling and PCR/PMT
      changes that would confuse some players with generated HLS
      streams
    + adaptivedemux: Support period change in live playlist
    + rfbsrc: Fix support for applevncserver and support NULL pool in
      decide_allocation
    + jpegparse: Fix APP1 marker segment parsing
    + h265parse: Make caps writable before modifying them, fixes
      criticals
    + fakevideosink: request an extra buffer if enable-last-sample is
      enabled
    + wasapisrc: Don't provide a clock based on WASAPI's clock
    + wasapi: Only use audioclient3 when low-latency, as it might
      otherwise glitch with slow CPUs or VMs
    + wasapi: Don't derive device period from latency time, should
      make it more robust against glitches
    + audiolatency: Fix wave detection in buffers and avoid bogus pts
      values while starting
    + msdk: fix plugin load on implementations with only HW support
    + msdk: dec: set framerate to the driver only if provided, not in
      0/1 case
    + msdk: Don't set extended coding options for JPEG encode
    + rtponviftimestamp: fix state change function init/reset causing
      races/crashes on shutdown
    + decklink: fix initialization failure in windows binary
    + ladspa: Fix critical warnings during plugin load on Windows and
      fix dependencies in meson build
    + gl: fix cross-compilation error with viv-fb
    + qmlglsink: make work with eglfs_kms
    + rtspclientsink: Don't deadlock in preroll on early close
    + rtspclientsink: Fix client ports for the RTCP backchannel
    + rtsp-server: Fix session timeout when streaming data to client
      over TCP
    + vaapiencode: h264: find best profile in those available, fixing
      negotiation errors
    + vaapi: remove custom GstGL context handling, use GstGL instead.
      Fixes GL Context sharing with WebkitGtk on wayland
    + gst-editing-services: various fixes
    + gst-python: bump pygobject req to 3.8;
      fix GstPad.set_query_function(); dist autogen.sh and
      configure.ac in tarball
    + g-i: pick up GstVideo-1.0.gir from local build directory in
      GstGL build
    + g-i: update constant values for bindings
    + avoid duplicate symbols in plugins across modules in static
      builds
    + ... and many, many more!
  - Drop gst-pb-base-fix-unresolvable.patch: Fixed upstream.
  - Following the above, drop libtool BuildRequires and stop running
    autogen.sh, no longer needed.
* Fri Mar 30 2018 luc14n0@linuxmail.org
  - Update to version 1.14.0:
    + Highlights:
    - WebRTC support: real-time audio/video streaming to and from
      web browsers;
    - Experimental support for the next-gen royalty-free AV1 video
      codec;
    - Video4Linux: encoding support, stable element names and
      faster device probing;
    - Support for the Secure Reliable Transport (SRT) video
      streaming protocol;
    - RTP Forward Error Correction (FEC) support (ULPFEC);
    - RTSP 2.0 support in rtspsrc and gst-rtsp-server;
    - ONVIF audio backchannel support in gst-rtsp-server and
      rtspsrc;
    - playbin3 gapless playback and pre-buffering support;
    - Tee, our stream splitter/duplication element, now does
      allocation query aggregation which is important for efficient
      data handling and zero-copy;
    - QuickTime muxer has a new prefill recording mode that allows
      file import in Adobe Premiere and FinalCut Pro while the file
      is still being written;
    - rtpjitterbuffer fast-start mode and timestamp offset
      adjustment smoothing;
    - souphttpsrc connection sharing, which allows for connection
      reuse, cookie sharing, etc;
    - nvdec: new plugin for hardware-accelerated video decoding
      using the NVIDIA NVDEC API;
    - Adaptive DASH trick play support;
    - ipcpipeline: new plugin that allows splitting a pipeline
      across multiple processes;
    - Major gobject-introspection annotation improvements for large
      parts of the library API;
    - GStreamer C# bindings have been revived and seen many updates
      and fixes;
    - The externally maintained GStreamer Rust bindings had many
      usability improvements and cover most of the API now.
      Coinciding with the 1.14 release, a new release with the 1.14
      API additions is happening.
    + Updated translations.
  - Add:
    + gcc-c++, libjpeg-devel, libpng-devel and Mesa-libGLESv3-devel,
      and egl, gbm, gl, glesv1_cm, glesv2, graphene-1.0, gudev-1.0,
      gdk-pixbuf-2.0, gmodule-no-export-2.0, libdrm, wayland-client,
      wayland-cursor, wayland-egl and x11-xcb pkgconfig modules as
      build time dependencies.
    + gio-unix-2.0, glib-2.0, xext, xv and x11 BuildRequires to avoid
      implicit dependencies.
    + OpenGL shared library and its GI bindings and plugin plus
      audiomixer plugin from gstreamer-plugins-bad/good, following
      upstream changes.
  - Add new sub-package libgstgl-1_0-0 to baselibs.conf.
  - Add versioned gstreamer-plugins-bad Conflicts: Several
    sub-packages moved here, conflict on older versions.
  - Add gst-pb-base-fix-unresolvable.patch: Fix unresolvable problem
    due to moved plugins, take 2 commits from upstream stable branch.
  - Following the above patch: Add libtool BuildRequires and pass
    autogen.sh
* Thu Mar 29 2018 bjorn.lie@gmail.com
  - Update to version 1.12.5:
    + Bugs fixed: bgo#668995, bgo#792983, bgo#784530, bgo#771853,
      bgo#789358, bgo#791638
  - Drop gst-pb-playbin3-fix-accessing-invalid-index.patch: Fixed
    upstream.
* Tue Mar 20 2018 dimstar@opensuse.org
  - Unconditionally enable translation-update-upstream: on
    Tumbleweed, this results in a NOP and for Leap in SLE paid
    translations being used (boo#1086036).
* Wed Feb 28 2018 dimstar@opensuse.org
  - Modernize spec-file by calling spec-cleaner.
  - Drop filesystem PreRequires: this is simply nonsense.
* Sat Dec 23 2017 zaitor@opensuse.org
  - Add gst-pb-playbin3-fix-accessing-invalid-index.patch: playbin3:
    Fix accessing invalid index in GstStream when received
    select-stream event (bgo#791638).
  - Clean up spec with spec-cleaner.
* Mon Dec 11 2017 zaitor@opensuse.org
  - Update to version 1.12.4:
    + Bugs fixed: bgo#789458, bgo#789547, bgo790329.
* Fri Dec 01 2017 zaitor@opensuse.org
  - Add explicit python3-xml BuildRequires: fix build on older
    versions of openSUSE.
* Wed Nov 29 2017 dimstar@opensuse.org
  - Switch to python3:
    + Replace python-base BuildRequires with python3-base.
    + Export PYTHON=/usr/bin/python3 before calling configure.
* Mon Sep 18 2017 zaitor@opensuse.org
  - Update to version 1.12.3:
    + Bugs fixed: bgo#785011, bgo#771088, bgo#777735, bgo#785065,
      bgo#785331, bgo#785341, bgo#785799, bgo#785948, bgo#785951,
      bgo#786200.
* Fri Aug 25 2017 zaitor@opensuse.org
  - Drop conditional valgrind-devel BuildRequires, this type of
    debugging is probably not done by users of binary packages.
* Fri Jul 14 2017 zaitor@opensuse.org
  - Update to version 1.12.2:
    + Bugs fixed: bgo#784639.
* Tue Jun 20 2017 dimstar@opensuse.org
  - Update to version 1.12.1:
    + Various fixes for crashes, assertions, deadlocks and memory
      leaks.
    + Fix for regression when seeking to the end of ASF files.
    + Fix for regression in (raw)videoparse that caused it to omit
      video metadata.
    + Fix for regression in discoverer that made it show more streams
      than actually available.
    + Numerous bugfixes to the adaptive demuxer base class and the
      DASH demuxer.
    + Various playbin3/urisourcebin related bugfixes.
    + Vivante DirectVIV (imx6) texture uploader works with
      single-plane (e.g. RGB) video formats now.
    + Intel Media SDK encoder now outputs valid PTS and keyframe
      flags.
    + OpenJPEG2000 plugin can be loaded again on MacOS and correctly
      displays 8 bit RGB images now.
    + Fixes to DirectSound source/sink for high CPU usage and wrong
      latency/buffer size calculations.
    + gst-libav was updated to ffmpeg n3.3.2.
* Fri May 19 2017 jengelh@inai.de
  - Run parallel build with smp_mflags. Recast a slightly
    convoluted find call. Replace old $RPM shell vars by macros.
* Mon May 08 2017 zaitor@opensuse.org
  - Update to version 1.12.0:
    + Bugs fixed: bgo#782095, bgo#782018.
* Wed May 03 2017 dimstar@opensuse.org
  - Update to version 1.11.91:
    + Bugs fixed: bgo#779866, bgo#781149, bgo#781152, bgo#781168,
      bgo#781490.
  - Changes from version 1.11.90:
    + Bugs fixed: bgo#774544, bgo#776140, bgo#776172, bgo#776446,
      bgo#779344, bgo#779515, bgo#779866, bgo#780053, bgo#780100,
      bgo#780257, bgo#780297, bgo#780429, bgo#780559, bgo#780566,
      bgo#780764, bgo#780769.
    + Updated translations.
* Fri Feb 24 2017 zaitor@opensuse.org
  - Update to versions 1.11.2:
    + Bugs fixed: bgo#740557, bgo#775553, bgo#775893, bgo#776797,
      bgo#777458, bgo#777530, bgo#778298, bgo#778702, bgo#778974,
      bgo#779010.
* Thu Feb 23 2017 zaitor@opensuse.org
  - Update to version 1.11.1:
    + Bugs fixed: bgo#678301, bgo#699077, bgo#744191, bgo#749567,
      bgo#752052, bgo#756628, bgo#758259, bgo#759358, bgo#765796,
      bgo#767450, bgo#769698, bgo#770355, bgo#771376, bgo#772445,
      bgo#772550, bgo#772832, bgo#772864, bgo#773073, bgo#773102,
      bgo#773165, bgo#773341, bgo#773944, bgo#774445, bgo#774454,
      bgo#774484, bgo#774588, bgo#774728, bgo#774878, bgo#774959,
      bgo#775310, bgo#775369, bgo#775917, bgo#776038, bgo#776188,
      bgo#776447, bgo#776458, bgo#777009, bgo#772764.
  - Pass --with-package-name='openSUSE GStreamer package' and
    - -with-package-origin='http://download.opensuse.org' to configure
    we want to show where the gstreamer package is from.
  - Pass --enable-orc to configure to ensure we build orc support.
  - Drop obsolete clean section from spec.
  - Move AUTHORS, NEWS, README, RELEASE and REQUIREMENTS to doc sub
    package.
  - Add fdupes BuildRequires and macro, remove duplicates.
  - Drop libgstinterfaces-1_0-0 and typelib-1_0-GstInterfaces-1_0
    Obsoletes: They were added to ensure smooth upgrades, and are not
    present in any current openSUSE release.
  - Move license-translations.dict to devel package, it's only needed
    for development.
  - Replace gstreamer-devel and gstreamer-utils for
    pkgconfig(gstreamer-1.0) BuildRequires: Following what configure
    looks for.
* Thu Feb 23 2017 zaitor@opensuse.org
  - Update to version 1.10.4:
    + Bugs fixed: bgo#778432.
  - Drop aarch64-no-neon.patch: No longer needed.
* Mon Jan 30 2017 zaitor@opensuse.org
  - Update to version 1.10.3:
    + Bugs fixed: bgo#758389, bgo#771723, bgo#774908, bgo#775351,
      bgo#775459, bgo#775480, bgo#775687, bgo#775887, bgo#776403,
      bgo#776623, bgo#777262, bgo#777265, bgo#777502, bgo#777525,
      bgo#777921.
* Sat Dec 03 2016 zaitor@opensuse.org
  - Update to version 1.10.2:
    + Bugs fixed: bgo#774911, bgo#774585, bgo#774902, bgo#775224.
* Sun Nov 27 2016 zaitor@opensuse.org
  - Update to version 1.10.1:
    + Bugs fixed: bgo#773131, bgo#774322, bgo#774343, bgo#727802.
* Wed Nov 02 2016 zaitor@opensuse.org
  - Update to version 1.10.0:
    + Bugs fixed: bgo#768763, bgo#772500, bgo#772501, bgo#772676,
      bgo#772855, bgo#773103, bgo#773105, bgo#773107, bgo#773181,
      bgo#773441.
  - Conditionally apply translations-update-upstream BuildRequires
    and macro for non-openSUSE only.
  - Disable aarch64-no-neon.patch: It needs a rebase, or may possibly
    be dropped as fixed upstream.
* Mon Aug 22 2016 zaitor@opensuse.org
  - Update to version 1.8.3 (boo#996937):
    + Bugs fixed: bgo#767689, bgo#768991, bgo#767712, bgo#768566,
      bgo#768249, bgo#766970, bgo#768361, bgo#768178, bgo#757472,
      bgo#767859.
    + Updated translations.
* Tue Jun 14 2016 zaitor@opensuse.org
  - Update to version 1.8.2:
    + bgo#765534: encoding-profile: Remove codec_data and
      streamheader fields from constraint caps.
    + bgo#765538: codec-utils: Don't put level=0 into the caps.
    + bgo#765541: smartencoder: Only accept TIME segments for real.
    + bgo#765684: opusdec: Won't negotiate sampling rate anymore.
    + bgo#765706: opusdec: caps leak in gst_opus_dec_negotiate().
    + bgo#765708: encoding-profile: Make creation of encoding profile
      from discoverer info more robust.
    + bgo#766204: sdp: rtpjpegdepay regression: Does not extract
      frame dimensions from SDP anymore.
    + bgo#766265: opusdec with FEC breaks when packet sizes change.
    + bgo#766510: videosink: test_video_center_rect raise a warning
      when turning on debug.
    + bgo#766515: playbin: fix suburidecodebin leak.
    + bgo#767163: video-color: Fix colorimetry IS_UNKNOWN.
  - Stop passing --enable-experimental to configure, we should not
    have experimental codecs (and currently none are built).
* Wed Jun 01 2016 idonmez@suse.com
  - Add proper dependencies to the 32bit devel package
* Tue May 31 2016 meissner@suse.com
  - baselibs.conf: add -devel for building 32bit Wine.
* Thu May 19 2016 alarrosa@suse.com
  - Update to GNOME 3.20.2 (Fate#318572)
* Wed Apr 20 2016 zaitor@opensuse.org
  - Update to version 1.8.1:
    + bgo#764020: adaptivedemux: Deadlock on HLS and DASH streams
      when scrub seeking.
    + bgo#764865: audiosrc, audiosink: race in gstaudiosrc
      audioringbuffer thread.
    + bgo#765027: critical warning in rtspsrc when doing srtp.
    + bgo#765082: mikey: add new function gst_mikey_message_to_caps.
  - Properly escape some macros in comments to silence rpmlint.
* Wed Apr 13 2016 idonmez@suse.com
  - Update to GNOME 3.20  Fate#318572
  - Remove gstreamer-plugins-base-discid.patch
* Sat Mar 26 2016 zaitor@opensuse.org
  - Update to version 1.8.0:
    + Hardware-accelerated zero-copy video decoding on Android
    + New video capture source for Android using the
      android.hardware.Camera API.
    + Windows Media reverse playback support (ASF/WMV/WMA).
    + New tracing system provides support for more sophisticated
      debugging tools.
    + New high-level GstPlayer playback convenience API.
    + Initial support for the new Vulkan API, see Matthew Waters'
      blog post for more details.
    + Improved Opus audio codec support: Support for more than two
      channels; MPEG-TS demuxer/muxer can now handle Opus;
      sample-accurate encoding/decoding/transmuxing with Ogg,
      Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container;
      new codec utility functions for Opus header and caps handling
      in pbutils library. The Opus encoder/decoder elements were
      also moved to gst-plugins-base (from -bad), and the opus RTP
      depayloader/payloader to -good.
    + GStreamer VAAPI module now released and maintained as part of
      the GStreamer project.
    + Asset proxy support in the GStreamer Editing Services.
    + Bugs fixed: bgo#763316.
  - Add pkgconfig(opus) BuildRequires: New optional dependency.
  - Add explicit pkgconfig(gio-unix-2.0) BuildRequires: Already
    pulled in, but add it so we can version it.
* Wed Feb 17 2016 dimstar@opensuse.org
  - Add gstreamer-plugins-base.appdata.xml so that the codecs can
    show up in a Software Center.
* Thu Jan 21 2016 badshah400@gmail.com
  - Update to version 1.6.3:
    - Fix regression in GL library that made glimagesink unsable on
      Android.
    - Integer arithmetic overflow in queue2 element that could break
      buffering or cause crashes due to NULL pointer dereference.
    - Fix crash in AAC/ADTS typefinder caused by reading more memory
      than is available.
    - Stop ignoring encoder errors in the VP8/VP9 encoders.
    - Deprecate GstVideoEncoder GST_VIDEO_ENCODER_FLOW_DROPPED. It's
      redudant and was never actually implemented.
    - Ensure to store the correct video info in GstVideoBufferPool.
    - Fix caps in rtspsrc when doing SRTP over interleaved TCP.
    - Fix crash in pcap parser on 0-sized packets.
    - Clear EOS flag in appsrc to allow reuse after EOS and
      flushing.
    - Ignore flushing streams in streamsynchronizer during stream
      switches to fix problems caused by this in
      gst-editing-services.
    - Ignore tags and other metadata in WAV files after the "data"
      chunk in PUSH mode to prevent them from being interpreted as
      audio.
    - Correctly use colorimetry in v4l2 only for YUV color formats.
    - Set reserved bits in MPEG TS muxer to 1s.
    - Fix calculation of SBC frame lengths.
    - Fix output of the RTP JPEG2000 depayloader to have one frame
      per buffer and crash in the OpenJPEG decoder on incomplete
      frames.
    - Update ffmpeg snapshot in gst-libav to 2.8.5.
    - Memory leak fixes in scaletempo, the raw video RTP
      depayloader, and in playsink related to audio/video filters.
    - Fixes for error handling in the OSX audio plugin.
    - Various gobject-introspection annotation fixes and additions.
    - Compiler warning fixes for latest clang compiler.
  - Change source URL to http://gstreamer.freedesktop.org/ instead
    of http://download.gnome.org/; the former seems to be more
    frequently updated.
* Wed Dec 23 2015 dimstar@opensuse.org
  - Update to version 1.6.2:
    + Crashes in gst-libav with sinks that did not provide a buffer
      pool but supported video metadata were fixed. This affected
      d3dvideosink and some 3rd party sinks. Also related fixes for
      crashes when a downstream buffer pool failed allocation.
    + Big GL performance improvement on iOS by a factor of 2 by using
      Apple's sync extension.
    + Deadlocks in the DirectSound elements on Windows, and the
      behaviour of its mute property were fixed.
    + The Direct3D video sink does not crash anymore when minimizing
      the window.
    + The library soname generation on Android >= 6.0 was fixed,
      which previously caused GStreamer to fail to load there.
    + File related elements have large-file (>2GB) support on Android
      now.
    + gst-libav was updated to ffmpeg 2.8.3.
    + Deserialization of custom events in the GDP depayloader was
      fixed.
    + Missing OpenGL context initialization in the Qt/QML video sink
      was fixed in certain situations.
    + Interoperability with some broken RTSP servers using HTTP
      tunnel was improved.
    + Various compilation fixes for Windows.
    + Various smaller memory leak and other fixes in different
      places.
    + Bugs fixed: bgo#734098, bgo#738292, bgo#741608, bgo#753823,
      bgo#755106, bgo#755222, bgo#755614, bgo#756028, bgo#756951,
      bgo#757155, bgo#757264, bgo#757453, bgo#757454, bgo#757732,
      bgo#757854, bgo#757873, bgo#757895, bgo#757924, bgo#757929,
      bgo#757935, bgo#758029, bgo#758151, bgo#758204, bgo#758205,
      bgo#758276, bgo#758285, bgo#758286, bgo#758337, bgo#758344,
      bgo#758512, bgo#758620, bgo#758861, bgo#758912, bgo#758913,
      bgo#758921, bgo#759019, bgo#759380.
* Sat Oct 31 2015 zaitor@opensuse.org
  - Update to version 1.6.1:
    + rtpbuffer: Add map flag to skip padding.
    + decodebin:
    - Fix event leak with validate.hls.playback.play_15s.hls_bibbop
      scenario.
    - Free unlinked chains at time of switching chains.
    + video:
    - gst_video_calculate_display_ratio() should have out
      parameter.
    - Missing closing parenthesis in video overlay composition
      cast macros.
    + audiobasesink: audio skipping when playing it repeatedly.
    + gst-plugins-base fails to build with --with-pkg-config-path.
    + playsink: fix leak of audio sink.
    + subparse: < / i > should be handled like < /i >.
    + playbin: Leak of playbin on errors from the source element.
* Fri Oct 02 2015 zaitor@opensuse.org
  - Update to version 1.6.0:
    + For changelog, see mainpackage changes, everything is condensed
      there.
  - Remove subpackage typelib-1_0-GstRiff-1_0: no longer built.
* Fri Dec 26 2014 zaitor@opensuse.org
  - Update to version 1.4.5:
    + Bugs fixed: bgo#741420, bgo#715050, bgo#739544, bgo#739840,
      bgo#740556, bgo#740675, bgo#740730, bgo#740853, bgo#740952,
      bgo#741045, bgo#741198.
    + Updated translations.
* Fri Nov 14 2014 zaitor@opensuse.org
  - Update to version 1.4.4:
    + Bugs fixed: bgo#736969, bgo#737055, bgo#737706, bgo#737742,
      bgo#737752, bgo#738064.
    + Updated translations.

Files

/usr/lib/libgstapp-1.0.so.0
/usr/lib/libgstapp-1.0.so.0.2200.0


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 19:51:51 2024