gstreamer/gi/overrides
Jose Quaresma 9a31b01486 overrides: fix memory leak in pyg_boxed_new
pyg_boxed_new cause a memory leak if it hold a copy of the boxed wrapper and freed when the wrapper is deallocated.
use the boxed wrapper value itself and don't hold a copy of the value.
2020-07-10 17:02:24 +01:00
..
Gst.py Subclass Exception for mapping and unmapping errors 2019-12-10 12:05:19 -03:00
gstmodule.c overrides: fix memory leak in pyg_boxed_new 2020-07-10 17:02:24 +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