gstreamer/gi/overrides
Jose Quaresma e71f7739ab overrides: _remap: refactor to avoid memory leaks with PyObject
- unref PyObject on exit with Py_XDECREF
- better error handling
- free memory view in case of erros

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-python/-/merge_requests/34>
2020-07-10 17:50:57 +01:00
..
Gst.py Gst.py: raise an error if we can't unmap the memory 2020-07-10 17:08:03 +01:00
gstmodule.c overrides: _remap: refactor to avoid memory leaks with PyObject 2020-07-10 17:50:57 +01:00
GstPbutils.py Gst.init() has to be called before GstPbutils is imported 2019-01-30 15:46:35 -03:00
meson.build Tests: refactor testing approach 2018-10-31 00:41:31 +01:00