261 lines
11 KiB
Plaintext
261 lines
11 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Aug 23 08:12:03 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.24.7:
|
|
+ Highlighted bugfixes:
|
|
- Fix APE and Musepack audio file and GIF playback with FFmpeg
|
|
7.0
|
|
- playbin3: Fix potential deadlock with multiple playbin3s with
|
|
glimagesink used in parallel
|
|
- qt6: various qmlgl6src and qmlgl6sink fixes and improvements
|
|
- rtspsrc: expose property to force usage of non-compliant
|
|
setup URLs for RTSP servers where the automatic fallback
|
|
doesn't work
|
|
- urisourcebin: gapless playback and program switching fixes
|
|
- v4l2: various fixes
|
|
- va: Fix potential deadlock with multiple va elements used in
|
|
parallel
|
|
- meson: option to disable gst-full for static-library build
|
|
configurations that do not need this
|
|
- Various bug fixes, memory leak fixes, and other stability and
|
|
reliability improvements.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 14 17:38:27 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.24.6:
|
|
+ Highlighted bugfixes:
|
|
- Fix compatibility with FFmpeg 7.0.
|
|
- qmlglsink: Fix failure to display content on recent Android
|
|
devices.
|
|
- adaptivedemux: Fix handling of closed caption streams.
|
|
- cuda: Fix runtime compiler loading with old CUDA tookit.
|
|
- decodebin3 stream selection handling fixes.
|
|
- d3d11compositor, d3d12compositor: Fix transparent background
|
|
mode with YUV output.
|
|
- d3d12converter: Make gamma remap work as intended.
|
|
- h264decoder: Update output frame duration for interlaced
|
|
video when second field frame is discarded.
|
|
- macOS audio device provider now listens to audio devices
|
|
being added/removed at runtime.
|
|
- Rust plugins: audioloudnorm, s3hlssink, gtk4paintablesink,
|
|
livesync and webrtcsink fixes.
|
|
- videoaggregator: preserve features in non-alpha caps for
|
|
subclasses with non-system memory sink caps.
|
|
- vtenc: Fix redistribute latency spam.
|
|
- v4l2: fixes for complex video formats.
|
|
- va: Fix strides when importing DMABUFs, dmabuf handle leaks,
|
|
and blocklist unmaintained Intel i965 driver for encoding.
|
|
- waylandsink: Fix surface cropping for rotated streams.
|
|
- webrtcdsp: Enable multi_channel processing to fix handling of
|
|
stereo streams.
|
|
- Various bug fixes, memory leak fixes, and other stability and
|
|
reliability improvements.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 28 10:55:14 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.24.5:
|
|
+ Highlighted bugfixes:
|
|
- webrtcsink: Support for AV1 via nvav1enc, av1enc or rav1enc
|
|
encoders
|
|
- AV1 RTP payloader/depayloader fixes to work correctly with
|
|
Chrome and Pion WebRTC
|
|
- av1parse, av1dec error handling/robustness improvements
|
|
- av1enc: Handle force-keyunit events properly for WebRTC
|
|
- decodebin3: selection and collection handling improvements
|
|
- hlsdemux2: Various fixes for discontinuities, variant
|
|
switching, playlist updates
|
|
- qml6glsink: fix RGB format support
|
|
- rtspsrc: more control URL handling fixes
|
|
- v4l2src: Interpret V4L2 report of sync loss as video signal
|
|
loss
|
|
- d3d12 encoder, memory and videosink fixes
|
|
- vtdec: more robust error handling, fix regression
|
|
- ndi: support for NDI SDK v6
|
|
- Various bug fixes, memory leak fixes, and other stability and
|
|
reliability improvements
|
|
- Please see https://gstreamer.freedesktop.org/releases/1.24/ for
|
|
changes between 1.24.0 and this version and even more in-depth
|
|
info.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 5 06:22:34 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- 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
|
|
- Precision Time Protocol (PTP) clock support for Windows and
|
|
other additions
|
|
- Low-Latency HLS (LL-HLS) support and many other HLS and DASH
|
|
enhancements
|
|
- New W3C Media Source Extensions library
|
|
- Countless closed caption handling improvements including new
|
|
cea608mux and cea608tocea708 elements
|
|
- Translation support for awstranscriber
|
|
- Bayer 10/12/14/16-bit depth support
|
|
- MPEG-TS support for asynchronous KLV demuxing and segment
|
|
seeking, plus various new muxer features
|
|
- Capture source and sink for AJA capture and playout cards
|
|
- SVT-AV1 and VA-API AV1 encoders, stateless AV1 video decoder
|
|
- New uvcsink element for exporting streams as UVC camera
|
|
- DirectWrite text rendering plugin for windows
|
|
- Direct3D12-based video decoding, conversion, composition, and
|
|
rendering
|
|
- AMD Advanced Media Framework AV1 + H.265 video encoders with
|
|
10-bit and HDR support
|
|
- AVX/AVX2 support and NEON support on macOS on Apple ARM64
|
|
CPUs via new liborc
|
|
- GStreamer C# bindings have been updated
|
|
- Rust bindings improvements and many new and improved Rust
|
|
plugins
|
|
- Rust plugins now shipped in packages for all major platforms
|
|
including Android and iOS
|
|
- Lots of new plugins, features, performance improvements and
|
|
bug fixes
|
|
* For more detailed information on this update, please see
|
|
https://gstreamer.freedesktop.org/releases/1.24/
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 1 10:58:07 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Update to version 1.22.9:
|
|
+ No changelog provided by upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 4 07:58:50 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Update to version 1.22.8:
|
|
+ No changelog provided by upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 15 09:30:25 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Update to version 1.22.7:
|
|
+ No changelog provided by upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 22 16:53:47 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.22.6:
|
|
+ No changelog provided by upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 25 11:26:46 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.22.5:
|
|
+ No changelog provided by upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 26 19:36:51 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.22.4:
|
|
+ No changelog provided by upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 24 15:31:36 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.22.3:
|
|
+ No changelog provided by upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 12 17:29:19 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.22.2:
|
|
+ No changelog provided by upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 9 18:53:58 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.22.1:
|
|
+ No changelog provided by upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 26 01:50:49 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.22.0:
|
|
+ Please see changes in gstreamer main package, major version
|
|
bump.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 23 19:43:55 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.20.5:
|
|
+ No changelog provided by upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 22 09:16:17 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.20.4:
|
|
+ No changelog provided by upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 22 10:15:12 UTC 2022 - Aaron Stern <ukbeast89@protonmail.com>
|
|
|
|
- Update to version 1.20.3:
|
|
+ No changelog provided by upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 9 11:16:32 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Update to version 1.20.2:
|
|
+ No changelog provided by upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 19 12:29:57 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.20.1:
|
|
+ Various updates in different sub-modules.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 9 22:14:28 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.20.0:
|
|
+ Hardware-accelerated GPU plugins will now no longer always list
|
|
all the element variants for all available GPUs, since those
|
|
are system-dependent and it's confusing for users to see those
|
|
in the documentation just because the GStreamer developer who
|
|
generated the docs had multiple GPUs to play with at the time.
|
|
Instead just show the default elements.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 9 22:07:11 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.18.6:
|
|
+ Unified documentation containing tutorials, API docs, plugin
|
|
docs, etc. all under one roof, shipped in form of a
|
|
documentation release tarball containing both devhelp and html
|
|
documentation.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 15 10:47:05 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Initial packaging for openSUSE, version 1.18.5
|