gstreamer/subprojects/gst-python/gi/overrides
Gwyn Ciesla 2be13c82aa gst-python: Fix API call for Python 3.13
_PyUnicode_AsString() is deprecated and PyUnicode_AsUTF8() should be used
instead. The new function was introduced in Python 3.3 and returns const
since Python 3.7, which is now required.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5587>
2023-11-03 21:02:48 +05:30
..
Gst.py python: Add a GstTagList override 2023-08-21 17:16:27 +00:00
GstAudio.py VideoInfo, AudioInfo: fix usage with python bindings 2022-01-27 08:36:46 +00:00
gstmodule.c gst-python: Fix API call for Python 3.13 2023-11-03 21:02:48 +05:30
GstPbutils.py gst: Fix license headers and add SPDX 2021-11-15 22:12:09 -03:00
GstVideo.py VideoInfo, AudioInfo: fix usage with python bindings 2022-01-27 08:36:46 +00:00
meson.build gst-python: fix build and usage in Windows 2023-07-21 06:37:45 +00:00