SHA256
1
0
forked from pool/python-gst

150 Commits

Author SHA256 Message Date
d14c56fde1 Accepting request 1324801 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1324801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=73
2025-12-31 09:47:05 +00:00
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

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=148
2025-12-30 11:49:11 +00:00
31ae99dcf7 Accepting request 1321738 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1321738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=72
2025-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

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=146
2025-12-09 12:03:33 +00:00
3f82b385f3 Accepting request 1317251 from multimedia:libs
- Update to version 1.26.8:
  + python: Fix GDir leak in gst_python_load_directory
- Tweak gstreamer versions required, via _version define.

OBS-URL: https://build.opensuse.org/request/show/1317251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=71
2025-11-13 16:26:22 +00:00
43958daa1e Tiny tweak
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=144
2025-11-12 07:24:17 +00:00
81fc5f615b - Update to version 1.26.8:
+ python: Fix GDir leak in gst_python_load_directory
- Tweak gstreamer versions required, via _version define.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=143
2025-11-11 14:55:01 +00:00
8914ba68dd Accepting request 1311914 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1311914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=70
2025-10-18 12:36:12 +00:00
0a5e517081 - Update to version 1.26.7:
+ No changes, stable bump only.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=141
2025-10-17 07:50:19 +00:00
c1f1e51f68 Accepting request 1305530 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1305530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=69
2025-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

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=139
2025-09-17 15:56:29 +00:00
83b4b4be44 Accepting request 1295756 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1295756
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=68
2025-07-26 11:41:07 +00:00
cf1eab47d6 - Update to version 1.26.4:
+ No changes, stable bump only.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=137
2025-07-25 11:53:07 +00:00
784983c380 Accepting request 1289977 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1289977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=67
2025-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

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=135
2025-07-02 13:38:28 +00:00
4e54b31b1d Accepting request 1282476 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1282476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=66
2025-06-06 20:41:26 +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.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=133
2025-06-04 01:42:14 +00:00
15ef9cd990 Accepting request 1273804 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1273804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=65
2025-05-02 12:58:13 +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.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=131
2025-05-01 06:37:53 +00:00
fd5fcddba0 Accepting request 1265679 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1265679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=64
2025-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.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=129
2025-03-31 07:03:12 +00:00
d159c0531a Accepting request 1252464 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1252464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=63
2025-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/

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=127
2025-03-12 13:39:09 +00:00
7137c36369 Accepting request 1243078 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1243078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=62
2025-02-05 11:40:28 +00:00
782f27c5a8 - Update to version 1.24.12:
+ No changes, stable version bump only.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=125
2025-02-04 11:39:41 +00:00
638673ad82 Accepting request 1235945 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1235945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=61
2025-01-09 14:11:01 +00:00
912b5e47d3 - Update to version 1.24.11:
+ No changes, stable version bump only.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=123
2025-01-08 12:42:35 +00:00
53aa04ac47 Accepting request 1229746 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1229746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=60
2024-12-11 20:03:27 +00:00
f72d9efcdb - Update to version 1.24.10:
+ No changes, stable version bump only.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=121
2024-12-10 09:13:30 +00:00
18144ee6eb Accepting request 1224808 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1224808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=59
2024-11-18 19:01:59 +00:00
33e4e66dc2 Accepting request 1224662 from GNOME:Next
- Update to version 1.24.9:
  + No changes, stable version bump only.

OBS-URL: https://build.opensuse.org/request/show/1224662
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=119
2024-11-18 09:54:12 +00:00
f7c372ef76 Accepting request 1203301 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1203301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=58
2024-09-25 19:54:17 +00:00
b39c056c16 - Update to version 1.24.8:
+ No changes, stable version bump only.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=117
2024-09-25 07:19:25 +00:00
4ca658207b Accepting request 1195754 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1195754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=57
2024-08-25 10:10:19 +00:00
42708c503a Accepting request 1194257 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1194257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=56
2024-08-16 10:24:13 +00:00
c3d6f1d678 Accepting request 1184240 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1184240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=55
2024-07-02 16:16:52 +00:00
a7eb9fc184 Accepting request 1183883 from home:iznogood
New stable release

OBS-URL: https://build.opensuse.org/request/show/1183883
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=111
2024-07-01 08:58:48 +00:00
e93dae7d24 Accepting request 1155306 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1155306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=54
2024-03-06 22:04:30 +00:00
9f934905be Accepting request 1155061 from home:alarrosa:branches:multimedia:libs
- 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.

OBS-URL: https://build.opensuse.org/request/show/1155061
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=109
2024-03-05 17:47:25 +00:00
858c3a00e9 Accepting request 1143329 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1143329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=53
2024-02-02 14:45:10 +00:00
c3761cd0be Accepting request 1143314 from home:alarrosa:branches:multimedia:libs
- Update to version 1.22.9:
  + No changes, stable bump only.
- Rebase reduce-required-meson.patch.

OBS-URL: https://build.opensuse.org/request/show/1143314
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=107
2024-02-01 12:00:12 +00:00
9621531722 Accepting request 1136830 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1136830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=52
2024-01-05 20:42:07 +00:00
9156c67af6 Accepting request 1136716 from home:alarrosa:branches:multimedia:libs
- Update to version 1.22.8:
  + No changes, stable bump only.
- Rebase reduce-required-meson.patch.

OBS-URL: https://build.opensuse.org/request/show/1136716
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=105
2024-01-04 14:20:44 +00:00
8278bb4ba8 Accepting request 1126817 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1126817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=51
2023-11-16 19:29:05 +00:00
b312825db8 Accepting request 1126704 from home:alarrosa:branches:multimedia:libs
- Update to version 1.22.7:
  + No changes, stable bump only.
- Rebase reduce-required-meson.patch.

OBS-URL: https://build.opensuse.org/request/show/1126704
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=103
2023-11-16 10:02:41 +00:00
a021982234 Accepting request 1114001 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1114001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=50
2023-09-29 19:13:44 +00:00
a84176772e Accepting request 1113054 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/1113054
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=101
2023-09-28 07:37:04 +00:00
9e77df00fa Accepting request 1100818 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1100818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=49
2023-07-27 14:51:02 +00:00
2449e04fe0 Accepting request 1100604 from GNOME:Next
- Update to version 1.22.5:
  + No changes
- Rebase reduce-required-meson.patch.

OBS-URL: https://build.opensuse.org/request/show/1100604
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=99
2023-07-26 10:46:43 +00:00
a2e0da9464 Accepting request 1096151 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1096151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=48
2023-07-01 21:17:29 +00:00
067c511938 Accepting request 1095473 from GNOME:Next
- Update to version 1.22.4:
  + python: More functions can be called before gst_init().
- Rebase reduce-required-meson.patch.

OBS-URL: https://build.opensuse.org/request/show/1095473
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=97
2023-06-30 13:48:07 +00:00
146028324e Accepting request 1089230 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1089230
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=47
2023-05-28 17:22:36 +00:00
3348352e53 Accepting request 1088879 from GNOME:Next
- Update to version 1.22.3:
  + No changes, version bump only.
- Rebase patch.

OBS-URL: https://build.opensuse.org/request/show/1088879
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=95
2023-05-26 16:10:49 +00:00
e12a95a369 Accepting request 1079386 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1079386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=46
2023-04-16 14:06:53 +00:00
8dcb8586e8 Accepting request 1078792 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/1078792
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=93
2023-04-14 07:37:18 +00:00
248976435a Accepting request 1073249 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1073249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=45
2023-03-21 16:41:48 +00:00
4bf554cbb9 Accepting request 1073092 from GNOME:Next
- 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

OBS-URL: https://build.opensuse.org/request/show/1073092
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=91
2023-03-20 12:55:13 +00:00
4786fc3919 Accepting request 1070792 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1070792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=44
2023-03-13 11:40:07 +00:00
884bc40f42 Accepting request 1070541 from home:iznogood:branches:multimedia:libs
- Update to version 1.22.1:
  + gst-python: Use arch-specific install dir for gi overrides

OBS-URL: https://build.opensuse.org/request/show/1070541
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=89
2023-03-11 00:40:06 +00:00
02a5f0f25b Accepting request 1061336 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1061336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=43
2023-02-03 21:04:48 +00:00
92826e6bba Accepting request 1061320 from GNOME:Next
- Update to version 1.22.0:
  + Please see changes in gstreamer main package, major version
    bump.

OBS-URL: https://build.opensuse.org/request/show/1061320
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=87
2023-01-26 17:26:39 +00:00
f6a368930f Accepting request 1045103 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1045103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=42
2022-12-25 14:14:43 +00:00
100f671f10 Accepting request 1045087 from home:iznogood:branches:multimedia:libs
- Update to version 1.20.5:
  + No changes, versionbump only.

OBS-URL: https://build.opensuse.org/request/show/1045087
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=85
2022-12-23 19:57:42 +00:00
3a4104c6f0 Accepting request 1030668 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1030668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=41
2022-10-25 09:19:26 +00:00
bd2a00b942 Accepting request 1030514 from GNOME:Next
- Update to version 1.20.4:
  + python: Do not call gst_init when it is already is_initialized.

OBS-URL: https://build.opensuse.org/request/show/1030514
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=83
2022-10-24 07:14:21 +00:00
477d17dce9 Accepting request 984570 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/984570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=40
2022-06-24 07:45:19 +00:00
fff335751e Accepting request 984451 from home:ukbeast89:branches:multimedia:libs
- Update to version 1.20.3:
  + No changes

OBS-URL: https://build.opensuse.org/request/show/984451
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=81
2022-06-22 16:25:55 +00:00
d9c814b52c Accepting request 976635 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/976635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=39
2022-05-14 20:54:55 +00:00
125c53332d Accepting request 975823 from home:alarrosa:branches:multimedia:libs
Update to python-gst 1.20.2

OBS-URL: https://build.opensuse.org/request/show/975823
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=79
2022-05-12 13:16:21 +00:00
2e6f56d5c9 Accepting request 963520 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/963520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=38
2022-03-24 21:57:16 +00:00
c1b0c73c4f Accepting request 963066 from GNOME:Next
- Update to version 1.20.1:
  + Fix build with Python 3.11.

- Update to version 1.20.0:
  + Fixes for Python 3.10.
  + Various build fixes.

OBS-URL: https://build.opensuse.org/request/show/963066
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=77
2022-03-21 09:26:16 +00:00
3376fdd3a2 Accepting request 952078 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/952078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=37
2022-02-09 19:38:56 +00:00
8366a1ea33 Accepting request 951661 from home:iznogood:branches:multimedia:libs
- Update to version 1.18.6:
  + Avoid treating float as int (fix for Python 3.10).

OBS-URL: https://build.opensuse.org/request/show/951661
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=76
2022-02-07 10:10:58 +00:00
c6e7a5de78 Accepting request 919132 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/919132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=36
2021-09-21 19:12:38 +00:00
810b374c95 Accepting request 919118 from home:iznogood:branches:multimedia:libs
- Update to version 1.18.5:
  + No changes

OBS-URL: https://build.opensuse.org/request/show/919118
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=75
2021-09-15 10:35:12 +00:00
b3559f4866 Accepting request 903294 from multimedia:libs
- Update to version 1.18.4:
  + No changes

OBS-URL: https://build.opensuse.org/request/show/903294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=35
2021-07-01 05:05:56 +00:00
4db25c2775 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=74 2021-06-30 18:47:08 +00:00
a635cd4932 Accepting request 903285 from home:alois:branches:multimedia:libs
- Update to version 1.18.4 (see NEWS for changes)
(let's match it with the available gstreamer)

OBS-URL: https://build.opensuse.org/request/show/903285
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=73
2021-06-30 18:46:20 +00:00
5999b12a1b Accepting request 864316 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/864316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=34
2021-01-21 20:54:19 +00:00
089095cfea Accepting request 863744 from home:iznogood:branches:multimedia:libs
- Update to version 1.18.3:
  + No changes

OBS-URL: https://build.opensuse.org/request/show/863744
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=71
2021-01-19 13:44:22 +00:00
772379159c Accepting request 864078 from multimedia:libs
- The happy coincidence that python flavors and their interpreter
  names have the same name is no longer true.
  gh#openSUSE/python-rpm-macros#66

OBS-URL: https://build.opensuse.org/request/show/864078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=33
2021-01-18 14:22:09 +00:00
68ce1ec1b9 Accepting request 863416 from home:bnavigator:branches:multimedia:libs
- The happy coincidence that python flavors and their interpreter
  names have the same name is no longer true.
  gh#openSUSE/python-rpm-macros#66

OBS-URL: https://build.opensuse.org/request/show/863416
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=69
2021-01-16 20:12:27 +00:00
bfdc6ac5ee Accepting request 854564 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/854564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=32
2020-12-13 16:29:36 +00:00
4a388c37f6 Accepting request 854489 from home:iznogood:branches:multimedia:libs
- Update to version 1.18.2:
  + No changes.

OBS-URL: https://build.opensuse.org/request/show/854489
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=67
2020-12-10 13:25:56 +00:00
3c4cd42929 Accepting request 846458 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/846458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=31
2020-11-29 11:25:44 +00:00
5a043fad8d Accepting request 846324 from home:alarrosa:branches:multimedia:libs:gstreamer
Update gstreamer to 1.18.1

OBS-URL: https://build.opensuse.org/request/show/846324
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=65
2020-11-06 12:39:52 +00:00
482ab9411b Accepting request 846297 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/846297
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=30
2020-11-05 20:56:16 +00:00
7c83760ae7 Accepting request 846193 from home:dimstar:Factory
Update to 1.18.0

OBS-URL: https://build.opensuse.org/request/show/846193
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=63
2020-11-05 16:26:39 +00:00
af0881af8b Accepting request 783744 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/783744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=29
2020-03-11 17:54:07 +00:00
52df58f8f1 Accepting request 783741 from home:iznogood:branches:multimedia:libs
Wow, even more tweaks -- Now this has to be the last resub

OBS-URL: https://build.opensuse.org/request/show/783741
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=61
2020-03-11 10:42:29 +00:00
Tomáš Chvátal
a365a37e13 Accepting request 783313 from home:iznogood:branches:multimedia:libs
Add upstream patch to fix build with py38

OBS-URL: https://build.opensuse.org/request/show/783313
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=60
2020-03-10 11:16:35 +00:00
0a734aabb6 Accepting request 775310 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/775310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=28
2020-02-19 11:42:28 +00:00
672180c3f6 Accepting request 774798 from home:iznogood:branches:multimedia:libs
- Own %%{python_sitearch}/gi dir, needed now after changes
  elsewhere in the stack.

OBS-URL: https://build.opensuse.org/request/show/774798
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=58
2020-02-18 17:22:23 +00:00
b5760ac15c Accepting request 754311 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/754311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=27
2019-12-12 22:17:11 +00:00
33c7a1a32a Accepting request 754055 from home:iznogood:branches:multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/754055
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=56
2019-12-05 09:36:00 +00:00
b6003a54d1 Accepting request 733432 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/733432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=26
2019-10-11 13:14:50 +00:00
c2f3a2904b Accepting request 732982 from home:iznogood:branches:multimedia:libs
Scripted push of project home:iznogood:branches:multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/732982
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=54
2019-09-26 12:27:40 +00:00
0da3fa8aee Accepting request 711868 from multimedia:libs
- 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.

OBS-URL: https://build.opensuse.org/request/show/711868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=25
2019-06-30 12:40:43 +00:00
60b50cc13c New stable rel
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=52
2019-06-25 11:49:59 +00:00
1a61b79fa6 Accepting request 707921 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/707921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=24
2019-06-14 18:24:50 +00:00
078c1d49a6 Accepting request 706764 from home:iznogood:branches:multimedia:libs
New upstream rel

OBS-URL: https://build.opensuse.org/request/show/706764
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=50
2019-06-05 19:12:10 +00:00
fbad3714e1 Accepting request 639885 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/639885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=23
2018-10-12 11:10:03 +00:00
Ismail Dönmez
25e239f74c Accepting request 639798 from home:iznogood:branches:multimedia:libs
- Update to version 1.14.4:
  + Bugfix release, please see .changes in gstreamer main package.

OBS-URL: https://build.opensuse.org/request/show/639798
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=48
2018-10-04 08:30:57 +00:00
Ismail Dönmez
f832f7f91a Accepting request 638609 from GNOME:Next
- Update to version 1.14.3:
  + Bugfix release, please see .changes in gstreamer main package.

OBS-URL: https://build.opensuse.org/request/show/638609
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=47
2018-09-27 07:23:59 +00:00
e3ed5f61ca Accepting request 624970 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/624970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=22
2018-07-31 13:57:20 +00:00
Ismail Dönmez
f0450de96e Accepting request 624969 from GNOME:Next
Resub, new stable rel

OBS-URL: https://build.opensuse.org/request/show/624969
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=45
2018-07-24 08:52:22 +00:00
c85b5321ad Accepting request 611157 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/611157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=21
2018-05-30 10:22:11 +00:00
Ismail Dönmez
41f2a6218b Accepting request 610744 from home:iznogood:branches:multimedia:libs
New stable release

OBS-URL: https://build.opensuse.org/request/show/610744
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=43
2018-05-22 08:41:16 +00:00
Ismail Dönmez
c50d9ac6cd Accepting request 607680 from GNOME:Next
New stable branch, please keep all subs in a "group" when acking/forwarding. Particulary important this time as there is a few plugins moving from one package to an other.

OBS-URL: https://build.opensuse.org/request/show/607680
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=42
2018-05-16 08:13:25 +00:00
967347808b Accepting request 592848 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/592848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=20
2018-04-03 10:12:05 +00:00
3a1644cbf2 Accepting request 592628 from home:iznogood:branches:multimedia:libs
- Update to version 1.12.5:
  + Bugs fixed: bgo#793560, bgo#793756.

OBS-URL: https://build.opensuse.org/request/show/592628
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=40
2018-04-01 08:44:40 +00:00
e466cd8b34 Accepting request 581527 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/581527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=19
2018-03-06 09:46:46 +00:00
Tomáš Chvátal
e9edab1ad0 Accepting request 581352 from GNOME:Next
spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/581352
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=38
2018-03-01 07:47:49 +00:00
ea4baef05b Accepting request 556384 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/556384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=18
2017-12-12 20:23:30 +00:00
Tomáš Chvátal
759fe1cd30 Accepting request 556073 from home:Zaitor:branches:multimedia:libs
- Update to version 1.12.4:
  + No changes, stable version bump only.

OBS-URL: https://build.opensuse.org/request/show/556073
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=36
2017-12-12 08:13:52 +00:00
2a36b5ccdb Accepting request 528117 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/528117
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=17
2017-09-25 11:58:59 +00:00
325b321d8c Accepting request 527164 from home:Zaitor:branches:multimedia:libs
- Update to version 1.12.3:
  + plugin: Always initialize GIL state.
  + Add support for Gst.Bitmask.
  + tests: Stop using deprecated assertion methods.
  + tests: Move all Fundamental types tests in a file.
  + structure: Add a .keys() method and implement __str__.
  + Return a Gst.*Range instead of a python range converting from
    GValue to python.
  + structures: Override __new__ to make it more pythonic.
  + overrides: Remove IntRange And Int64Range on Python2.

OBS-URL: https://build.opensuse.org/request/show/527164
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=34
2017-09-21 15:56:11 +00:00
d9d9269ab9 Accepting request 519577 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/519577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=16
2017-09-11 14:17:31 +00:00
OBS User mrdocs
4bd3dbaf91 Accepting request 519460 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/519460
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=32
2017-08-30 00:46:49 +00:00
03e93bb96f Accepting request 510390 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/510390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=15
2017-07-17 07:12:23 +00:00
OBS User mrdocs
0ebb441456 Accepting request 510290 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/510290
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=30
2017-07-14 17:36:11 +00:00
9f1baa9553 Accepting request 505407 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/505407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=14
2017-06-22 08:40:20 +00:00
Tomáš Chvátal
8d97f7e3d1 Accepting request 505274 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/505274
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=28
2017-06-21 13:43:40 +00:00
2f1f2526b1 Accepting request 495723 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/495723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=13
2017-06-19 11:23:32 +00:00
2c68a0eaac Accepting request 495589 from GNOME:Next
New stable branch

OBS-URL: https://build.opensuse.org/request/show/495589
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=26
2017-05-17 19:47:23 +00:00
726b0cda4a Accepting request 460490 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/460490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=12
2017-03-02 18:36:07 +00:00
OBS User mrdocs
164ee5053c Accepting request 460192 from home:Zaitor:branches:multimedia:libs
New stable release

OBS-URL: https://build.opensuse.org/request/show/460192
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=24
2017-02-26 06:13:33 +00:00
462d82f27f Accepting request 453505 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/453505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=11
2017-02-03 15:27:02 +00:00
10c00da533 Accepting request 453484 from home:Zaitor:branches:multimedia:libs
Scripted push of project home:Zaitor:branches:multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/453484
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=22
2017-01-30 19:26:10 +00:00
b651e2a004 Accepting request 451264 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/451264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=10
2017-01-24 09:34:58 +00:00
Bjørn Lie
f4a2fccbb4 Accepting request 451232 from GNOME:Next
Add bug ref to changelog

OBS-URL: https://build.opensuse.org/request/show/451232
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=20
2017-01-18 22:14:55 +00:00
d79aa48334 Accepting request 449321 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/449321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=9
2017-01-10 09:50:48 +00:00
Bjørn Lie
e236d63d68 Accepting request 449284 from GNOME:Next
- Add gobject-introspection BuildRequires: needed in order to get
  automatic typelib() Requires added to the package.

- Add gobject-introspection BuildRequires: needed in order to get
  automatic typelib() Requires added to the package.

OBS-URL: https://build.opensuse.org/request/show/449284
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=18
2017-01-09 10:57:49 +00:00
80d35598f1 Accepting request 444154 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/444154
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=8
2016-12-10 17:28:16 +00:00
904b3696de Accepting request 444140 from GNOME:Next
New stable branch

OBS-URL: https://build.opensuse.org/request/show/444140
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=16
2016-12-06 13:04:24 +00:00
c54712b6ee Accepting request 424377 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/424377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=7
2016-09-08 15:38:40 +00:00
Ismail Dönmez
d8673aec3c Accepting request 424315 from GNOME:Next
New stable update - boo#996937

OBS-URL: https://build.opensuse.org/request/show/424315
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=14
2016-09-02 07:11:32 +00:00
1507afc42f Accepting request 402695 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/402695
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=6
2016-06-19 08:49:40 +00:00
Ismail Dönmez
a5eceb90e9 Accepting request 402447 from home:Zaitor:branches:multimedia:libs
New stable rel, pure versionbump

OBS-URL: https://build.opensuse.org/request/show/402447
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=12
2016-06-16 09:29:50 +00:00
8534369cc4 Accepting request 393201 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/393201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=5
2016-05-03 07:37:24 +00:00
Ismail Dönmez
3e7ecdd0c8 Accepting request 393187 from GNOME:Next
New stable update

OBS-URL: https://build.opensuse.org/request/show/393187
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=10
2016-05-01 16:18:06 +00:00
65065a2589 Accepting request 389933 from GNOME:Next
New stable branch

OBS-URL: https://build.opensuse.org/request/show/389933
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=9
2016-04-15 12:54:03 +00:00
3f1ba85634 Accepting request 358047 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/358047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=4
2016-02-08 08:48:06 +00:00
Ismail Dönmez
6e9888046c Accepting request 358038 from home:Zaitor:branches:multimedia:libs
New stable rel

OBS-URL: https://build.opensuse.org/request/show/358038
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=7
2016-02-06 14:03:57 +00:00
04cc337232 Accepting request 346018 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/346018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=3
2015-11-26 16:04:07 +00:00
Ismail Dönmez
de1d3fa55d Accepting request 346015 from home:Zaitor:branches:multimedia:libs
Resub with tweak

OBS-URL: https://build.opensuse.org/request/show/346015
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=5
2015-11-24 10:16:11 +00:00
Stephan Kulow
ad000a014c Accepting request 257806 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/257806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=2
2014-10-22 14:23:11 +00:00
6502fac6ff Accepting request 257787 from home:dimstar:branches:GNOME:Apps
Update to 1.4.0 - please submit to openSUSE:Factory'

OBS-URL: https://build.opensuse.org/request/show/257787
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=3
2014-10-20 18:57:27 +00:00
Stephan Kulow
c4d630046f Accepting request 248840 from multimedia:libs
New package needed by GNOME Team.

OBS-URL: https://build.opensuse.org/request/show/248840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gst?expand=0&rev=1
2014-09-17 15:24:47 +00:00
Ismail Dönmez
223f8281f7 Accepting request 248752 from home:dimstar:branches:GNOME:Apps
new packages - pleas submit to Factory - GStreamer bindings for python (also create local link to python3-gst)

OBS-URL: https://build.opensuse.org/request/show/248752
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/python-gst?expand=0&rev=1
2014-09-12 08:25:32 +00:00
7 changed files with 180 additions and 13 deletions

21
_service Normal file
View File

@@ -0,0 +1,21 @@
<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.freedesktop.org/gstreamer/gstreamer.git</param>
<param name="subdir">subprojects/gst-python</param>
<param name="filename">gst-python</param>
<param name="revision">1.26.10</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<!-- <param name="changesgenerate">enable</param> -->
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">zst</param>
</service>
<service name="set_version" mode="manual" />
</services>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c23570c144e6276efd9e82de2ac0cea46b168a57fb2e436bed96cb285d641bf6
size 116880

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c3ee02b20c80a86e24245b06102dae00e017686f27407626f44dc03ac3ca53a
size 119420

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87e8daa77a31b4349ca8af979f08e2f05ef5947df12d7834aa75fe8e553ca39c
size 733196

4
gst-python.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
name: gst-python
version: 1.26.10
mtime: 1766673866
commit: bfdc62185e243d3633aa916187a566d03a587792

View File

@@ -1,3 +1,145 @@
-------------------------------------------------------------------
Tue Dec 30 09:46:41 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- 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
-------------------------------------------------------------------
Sun Dec 7 08:27:49 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.9:
+ gst-python: fix cross-compiling
+ python: Add some typing annotation to overrides
-------------------------------------------------------------------
Tue Nov 11 09:21:16 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.8:
+ python: Fix GDir leak in gst_python_load_directory
- Tweak gstreamer versions required, via _version define.
-------------------------------------------------------------------
Fri Oct 17 06:43:42 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.7:
+ No changes, stable bump only.
-------------------------------------------------------------------
Mon Sep 15 17:04:11 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.6:
+ python: Handle buffer PTS/DTS/duration/offset/offset-end as
unsigned long long
-------------------------------------------------------------------
Fri Jul 25 11:48:22 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26.4:
+ No changes, stable bump only.
-------------------------------------------------------------------
Tue Jul 1 20:11:45 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- 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
-------------------------------------------------------------------
Sun Jun 1 08:03:22 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- 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.
-------------------------------------------------------------------
Wed Apr 30 10:52:09 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- 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.
-------------------------------------------------------------------
Sun Mar 30 08:55:40 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Add 0496a778bb85e0b263ed2fddfcf3dac7961fe4f5.patch: Fix
compatibility with PyGObject>=3.52.0.
- Pass python-exe instead of python to meson setup, the latter is
deprecated.
-------------------------------------------------------------------
Wed Mar 12 06:55:24 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
- 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/
-------------------------------------------------------------------
Mon Feb 3 11:22:05 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.24.12:
+ No changes, stable version bump only.
-------------------------------------------------------------------
Tue Jan 7 22:07:50 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.24.11:
+ No changes, stable version bump only.
-------------------------------------------------------------------
Mon Dec 9 12:38:52 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.24.10:
+ No changes, stable version bump only.
-------------------------------------------------------------------
Sun Nov 17 13:10:24 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.24.9:
+ No changes, stable version bump only.
-------------------------------------------------------------------
Mon Sep 23 13:23:15 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.24.8:
+ No changes, stable version bump only.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 23 08:03:45 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com> Fri Aug 23 08:03:45 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-gst # spec file for package python-gst
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,17 @@
%define _name gst-python %define _name gst-python
%define _version 1.26.0
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-gst Name: python-gst
Version: 1.24.7 Version: 1.26.10
Release: 0 Release: 0
Summary: Python Bindings for GStreamer Summary: Python Bindings for GStreamer
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
Group: System/Libraries Group: System/Libraries
URL: https://gstreamer.freedesktop.org URL: https://gstreamer.freedesktop.org
Source0: %{url}/src/gst-python/%{_name}-%{version}.tar.xz Source0: %{_name}-%{version}.tar.zst
BuildRequires: %{python_module devel} BuildRequires: %{python_module devel}
BuildRequires: c++_compiler BuildRequires: c++_compiler
@@ -35,9 +36,11 @@ BuildRequires: meson >= 1.1
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(gstreamer-1.0) >= %{version} BuildRequires: pkgconfig(gstreamer-1.0) >= %{version}
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= %{version} BuildRequires: pkgconfig(gstreamer-analytics-1.0) >= %{_version}
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= %{_version}
BuildRequires: pkgconfig(gstreamer-rtsp-server-1.0) >= %{_version}
BuildRequires: pkgconfig(pygobject-3.0) >= 3.0 BuildRequires: pkgconfig(pygobject-3.0) >= 3.0
Requires: gstreamer >= %{version} Requires: gstreamer >= %{_version}
%{python_subpackages} %{python_subpackages}
%description %description
@@ -53,7 +56,7 @@ This module contains a wrapper that allows GStreamer applications to be
written in Python. written in Python.
%prep %prep
%autosetup -p1 -n %{_name}-%{version} %autosetup -p3 -n %{_name}-%{version}
%build %build
%{python_expand py_var=$python %{python_expand py_var=$python
@@ -61,7 +64,7 @@ written in Python.
cp -rp * ../$py_var cp -rp * ../$py_var
pushd ../$py_var pushd ../$py_var
%meson \ %meson \
-Dpython=$py_var \ -Dpython-exe=$py_var \
%{nil} %{nil}
%meson_build %meson_build
popd popd