|
|
|
|
Changelog for gstreamer-devtools-1.24.8-2.2.x86_64.rpm :
* Mon Sep 23 2024 Bjørn Lie - Update to version 1.24.8: + pad-monitor: Fix remaining pad function data handling + pad-monitor: Fix pad function data properly * Fri Aug 23 2024 Bjørn Lie - Update to version 1.24.7: + validate: Fix copying of action name. * Wed Aug 14 2024 Bjørn Lie - 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 2024 Bjørn Lie - 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. * Wed Mar 06 2024 Antonio Larrosa - Add missing file in package * Tue Mar 05 2024 Antonio Larrosa - Update to version 1.24.0: * In action types, add a way to avoid checking property value after setting it, in case elements do it async for example. * Add a vmethod to free GstValidateActionParameters to be more binding friendly. * Allow scenarios to define the pipeline state target in the metadata instead of assuming PLAYING state. * Add support to run sub-pipelines/scenarios * Added support to forward buffers from appsink to appsrc * Add a way to set pipeline base-time, start-time and force using the system clock. * Add a \'fill-mode\' to the appsrc-push action type so we can create some type of streams easily using an appsrc, giving control when writing scenarios without requiring files with the content. * Add a \"select-streams\" action type to test \"stream aware\" elements. * Add a way to wait for a property to reach a specified value before executing an action. For example it is possible to wait for a pad to get some specific caps set before executing an action. * validate: Add support to replace variables in deeply nested structures in particular for more complex action types where some of the properties are inside structures. * Fixed compatibility with Python 3.12. * For more detailed information on this update, please see https://gstreamer.freedesktop.org/releases/1.24/- Use %{?sle15_python_module_pythons}- Remove patch reduce-required-meson.patch since meson 1.1 is really required now. * Thu Feb 01 2024 Antonio Larrosa - Update to version 1.22.9: + No changes, stable bump only.- Rebase reduce-required-meson.patch. * Thu Jan 04 2024 Antonio Larrosa - Update to version 1.22.8: + No changes, stable bump only.- Rebase reduce-required-meson.patch. * Wed Nov 15 2023 Antonio Larrosa - Update to version 1.22.7: + No changes, stable bump only.- Rebase reduce-required-meson.patch. * Fri Sep 22 2023 Bjørn Lie - Update to version 1.22.6: + No changes, stable bump only.- Rebase reduce-required-meson.patch. * Tue Jul 25 2023 Bjørn Lie - Update to version 1.22.5: + No changes- Rebase reduce-required-meson.patch. * Mon Jun 26 2023 Bjørn Lie - Update to version 1.22.4: + No changes.- Rebase reduce-required-meson.patch. * Wed May 24 2023 Bjørn Lie - Update to version 1.22.3: + No changes, version bump only.- Rebase reduce-required-meson.patch. * Wed Apr 12 2023 Bjørn Lie - Update to version 1.22.2: + No changes, version bump only.- Rebase patches. * Thu Mar 09 2023 Bjørn Lie - Update to version 1.22.1: + Fix gstreamer-validate-1.0 dependency name + tests: - Fix known issue definition location for unit tests and how we handle them in validate launcher - Mark elements_srtp.test_play test as flaky + validate: Fix gst_validate_execute_action annotation + validate-scenario: - Fix g-i warning in annotation - Sink refs when building- Rebase patch with quilt. * Wed Mar 01 2023 Antonio Larrosa - 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 * Wed Jan 25 2023 Bjørn Lie - Update to version 1.22.0: + Please see changes in gstreamer main package, major version bump. * Fri Dec 23 2022 Bjørn Lie - Update to version 1.20.5: + No major changes. * Sat Oct 22 2022 Bjørn Lie - Update to version 1.20.4: + No changes. * Wed Jun 22 2022 Aaron Stern - Update to version 1.20.3: + No upstream changes available. * Mon May 09 2022 Antonio Larrosa - Update to version 1.20.1: + meson: provide gobject-cast-checks, glib-checks and glib-asserts options at top level as well * Fri Mar 18 2022 Antonio Larrosa - Update to version 1.20.1: + gst-env: various clean-ups and documentation improvements * Wed Feb 09 2022 Bjørn Lie - Update to version 1.20.0: + No upstream changes available.- Add pkgconfig(gstreamer-transcoder-1.0) BuildRequires: New dependency. * Fri Feb 04 2022 Bjørn Lie - Update to version 1.18.6: + No changes, version bump only. * Tue Jan 25 2022 Bjørn Lie - Drop unused hotdoc BuildRequires, and pass doc=disabled to meson, we were not building docs in any case, and we have a new seperate gstreamer-docs package that have all the documentation.- Drop cmake BuildRequires, neither used, nor needed.- Add conditional pkgconfig(gstreamer-rtsp-server-1.0) BuildRequires, build optional validate-rtsp support for Tumbleweed and newer.- Add fdupes BuildRequires and macro, remove duplicate files.- Use ldconfig_scriptlets macro for post(un) handling.- Add gst-devtools-fix-hicolor-dir.patch, install icon file in correct folder.- Drop _service, use upstream url for tarball.- Use yet a sed call to fix a shebang. * Sun Oct 17 2021 Bjørn Lie - Pass debug_viewer=enabled to meson, build the optional gst-debug-viewer app. * Wed Sep 15 2021 Bjørn Lie - Update to version 1.18.5: + scenario: Fix EOS handling in seek_forward.scenario + validate-utils: Only modify structure fields that really need updates + Don\'t use volatile to mean atomic (fixes compiler warnings with gcc 11)- Changes from version 1.18.4: + No changes * Sat Jan 16 2021 Bjørn Lie - Update to version 1.18.3: + No changes * Thu Jan 07 2021 Bjørn Lie - Drop unneeded and unwanted gstreamer-devtools recommends from libgstvalidate-1_0-0 subpackage.- Cleanup spec file.
|
|
|