51ef92472c
- Update to version 1.26.10: + Override GstPadProbeInfo to get writable objects + Misc improvements + More typing fixes + 1.26.2 breaks Python bindings: No longer able to modify Gst.Buffer metadata in pad probe callbacks
Dominique Leuenberger2025-12-30 11:49:11 +00:00
31ae99dcf7
Accepting request 1321738 from multimedia:libs
Ana Guerrero2025-12-10 14:30:54 +00:00
3d6e6cc910
- Update to version 1.26.9: + gst-python: fix cross-compiling + python: Add some typing annotation to overrides
Dominique Leuenberger2025-12-09 12:03:33 +00:00
3f82b385f3
Accepting request 1317251 from multimedia:libs
Ana Guerrero2025-11-13 16:26:22 +00:00
c1f1e51f68
Accepting request 1305530 from multimedia:libs
Ana Guerrero2025-09-18 19:08:48 +00:00
04dfe950c7
- Update to version 1.26.6: + python: Handle buffer PTS/DTS/duration/offset/offset-end as unsigned long long
Dominique Leuenberger2025-09-17 15:56:29 +00:00
cf1eab47d6
- Update to version 1.26.4: + No changes, stable bump only.
Bjørn Lie2025-07-25 11:53:07 +00:00
784983c380
Accepting request 1289977 from multimedia:libs
Ana Guerrero2025-07-03 10:10:27 +00:00
aeddf94024
- Update to version 1.26.3: + This release includes some important regression fixes for the GStreamer Python bindings for regressions introduced in 1.26.2. - gst-python/tests: don't depend on webrtc and rtsp-server - python: Fix pulling events from appsink and other fixes
Bjørn Lie2025-07-02 13:38:28 +00:00
d474f293ae
- Update to version 1.26.2: + This release includes important fixes for the GStreamer Python bindings. + Since pygobject 3.13 around 10 years ago, it wasn't possible anymore to modify GStreamer miniobjects, e.g. modify caps or set buffer timestamps, as an implicit copy of the original would always be made. This should finally work again now. + Fix new warnings on Fedora 42, various meson warnings, and other small meson build/wrap fixes. + python: Add overrides to be able to handle writability of MiniObjects. + python: Convert buffer metadata API to use @property decorators. + REGRESSION: pygobject 3.13 now copies the GstStructure when getting them from a GstCaps, making it impossible to properly modify structures from caps in place.
Antonio Larrosa2025-06-04 01:42:14 +00:00
4256808882
- Update to version 1.26.1: + gst-python: - Fix compatibility with PyGObject >= 3.52.0 - Segmentation Fault since PyGObject >= 3.52.0 due to missing _introspection_module attribute - Drop 0496a778bb85e0b263ed2fddfcf3dac7961fe4f5.patch: Fixed upstream.
Dominique Leuenberger2025-05-01 06:37:53 +00:00
fd5fcddba0
Accepting request 1265679 from multimedia:libs
Ana Guerrero2025-04-02 15:10:07 +00:00
9fa652e1d2
- Add 0496a778bb85e0b263ed2fddfcf3dac7961fe4f5.patch: Fix compatibility with PyGObject>=3.52.0. - Pass python-exe instead of python to meson setup, the latter is deprecated.
Dominique Leuenberger2025-03-31 07:03:12 +00:00
d159c0531a
Accepting request 1252464 from multimedia:libs
Ana Guerrero2025-03-13 14:06:18 +00:00
07de0fb0e8
- Update to version 1.26.0: + gst-python is an extension of the regular GStreamer Python bindings based on gobject-introspection information and PyGObject, and provides "syntactic sugar" in form of overrides for various GStreamer APIs that makes them easier to use in Python and more pythonic; as well as support for APIs that aren't available through the regular gobject-introspection based bindings, such as e.g. GStreamer's fundamental GLib types such as Gst.Fraction, Gst.IntRange etc. - The python Meson build option has been renamed to python-exe (and will yield to the monorepo build option of the same name if set, in a monorepo build context). - Added an iterator for AnalyticsRelationMeta - Implement __eq__ for Mtd classes - Various build fixes and Windows-related fixes. + For more detailed information on this update, please see https://gstreamer.freedesktop.org/releases/1.26/Bjørn Lie2025-03-12 13:39:09 +00:00
7137c36369
Accepting request 1243078 from multimedia:libs
Ana Guerrero2025-02-05 11:40:28 +00:00
782f27c5a8
- Update to version 1.24.12: + No changes, stable version bump only.
Dominique Leuenberger2025-02-04 11:39:41 +00:00
638673ad82
Accepting request 1235945 from multimedia:libs
Ana Guerrero2025-01-09 14:11:01 +00:00
912b5e47d3
- Update to version 1.24.11: + No changes, stable version bump only.
Bjørn Lie2025-01-08 12:42:35 +00:00
53aa04ac47
Accepting request 1229746 from multimedia:libs
Ana Guerrero2024-12-11 20:03:27 +00:00
f72d9efcdb
- Update to version 1.24.10: + No changes, stable version bump only.
Dominique Leuenberger2024-12-10 09:13:30 +00:00
18144ee6eb
Accepting request 1224808 from multimedia:libs
Ana Guerrero2024-11-18 19:01:59 +00:00