Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-gst | Distribution: openSUSE Tumbleweed |
Version: 1.24.8 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Sep 23 15:23:15 2024 |
Group: System/Libraries | Build host: reproducible |
Size: 244483 | Source RPM: python-gst-1.24.8-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://gstreamer.freedesktop.org | |
Summary: Python Bindings for GStreamer |
This module contains a wrapper that allows GStreamer applications to be written in Python.
LGPL-2.1-or-later
* Mon Sep 23 2024 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.24.8: + No changes, stable version bump only. * Fri Aug 23 2024 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.24.7: + No changes, stable version bump only. * Wed Aug 14 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 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 05 2024 Antonio Larrosa <alarrosa@suse.com> - Update to version 1.24.0: * Added a GstTagList override that makes a tag list act like a dict * Fix build and usage in Windows * Various fixes for Python >= 3.12 * Rework libpython loading to be relocatable * Fix libpython dlopen on macOS * For more detailed information on this update, please see https://gstreamer.freedesktop.org/releases/1.24/ - Use %{?sle15_python_module_pythons} to use python3.11 in SLE/Leap - Remove patch reduce-required-meson.patch since meson 1.1 is really required now. * Thu Feb 01 2024 Antonio Larrosa <alarrosa@suse.com> - Update to version 1.22.9: + No changes, stable bump only. - Rebase reduce-required-meson.patch. * Thu Jan 04 2024 Antonio Larrosa <alarrosa@suse.com> - Update to version 1.22.8: + No changes, stable bump only. - Rebase reduce-required-meson.patch. * Wed Nov 15 2023 Antonio Larrosa <alarrosa@suse.com> - Update to version 1.22.7: + No changes, stable bump only. - Rebase reduce-required-meson.patch. * Fri Sep 22 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.22.6: + No changes, stable bump only. - Rebase reduce-required-meson.patch. * Tue Jul 25 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.22.5: + No changes - Rebase reduce-required-meson.patch. * Mon Jun 26 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.22.4: + python: More functions can be called before gst_init(). - Rebase reduce-required-meson.patch. * Wed May 24 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.22.3: + No changes, version bump only. - Rebase patch. * Wed Apr 12 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.22.2: + No changes, version bump only. - Rebase patch. * Thu Mar 09 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.22.1: + gst-python: Use arch-specific install dir for gi overrides * Thu Mar 09 2023 Bjørn Lie <bjorn.lie@gmail.com> - Add patch to reduce the required meson version to 0.61.0 since that's what we have in Leap 15.5: + reduce-required-meson.patch * Thu Jan 26 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 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.20.5: + No changes, versionbump only. * Sat Oct 22 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.20.4: + python: Do not call gst_init when it is already is_initialized. * Wed Jun 22 2022 Aaron Stern <ukbeast89@protonmail.com> - Update to version 1.20.3: + No changes * Mon May 09 2022 Antonio Larrosa <alarrosa@suse.com> - Update to version 1.20.2: + Fix build on systems without C++ compiler * Sat Mar 19 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.20.1: + Fix build with Python 3.11. * Wed Feb 09 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.20.0: + Fixes for Python 3.10. + Various build fixes. * Fri Feb 04 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.18.6: + Avoid treating float as int (fix for Python 3.10). * Wed Sep 15 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.18.5: + No changes * Wed Jun 30 2021 Luigi Baldoni <aloisio@gmx.com> - Update to version 1.18.4: + No changes * Sat Jan 16 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.18.3: + No changes * Fri Jan 15 2021 Benjamin Greiner <code@bnavigator.de> - The happy coincidence that python flavors and their interpreter names have the same name is no longer true. gh#openSUSE/python-rpm-macros#66
/usr/lib/python3.12/site-packages/gi /usr/lib/python3.12/site-packages/gi/overrides /usr/lib/python3.12/site-packages/gi/overrides/Gst.py /usr/lib/python3.12/site-packages/gi/overrides/GstAudio.py /usr/lib/python3.12/site-packages/gi/overrides/GstPbutils.py /usr/lib/python3.12/site-packages/gi/overrides/GstVideo.py /usr/lib/python3.12/site-packages/gi/overrides/__pycache__ /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/Gst.cpython-312.pyc /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GstAudio.cpython-312.pyc /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GstPbutils.cpython-312.pyc /usr/lib/python3.12/site-packages/gi/overrides/__pycache__/GstVideo.cpython-312.pyc /usr/lib/python3.12/site-packages/gi/overrides/_gi_gst.cpython-312-arm-linux-gnueabihf.so /usr/share/doc/packages/python312-gst /usr/share/doc/packages/python312-gst/NEWS /usr/share/doc/packages/python312-gst/README.md /usr/share/licenses/python312-gst /usr/share/licenses/python312-gst/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 5 00:52:57 2024