gstreamer/libs/gst/helpers
Michael Olbrich bc621cc335 gst: add some gdb python macros
This adds gdb pretty printer for some GStreamer types.
For GstObject pointers the type and name is added, e.g.
"0x5555557e4110 [GstDecodeBin|decodebin0]".
For GstMiniObject pointers the object type is added, e.g.
"0x7fffe001fc50 [GstBuffer]".
For GstClockTime and GstClockTimeDiff the time is also printed in human
readable form, e.g. "150116219955 [+0:02:30.116219955]".

Fixes #320
2018-11-08 12:36:23 +00:00
..
.gitignore gst: add some gdb python macros 2018-11-08 12:36:23 +00:00
glib_gobject_helper.py gst: add some gdb python macros 2018-11-08 12:36:23 +00:00
gst-completion-helper.c gstreamer: Fix memory leaks when context parse fails 2015-10-02 17:31:11 +03:00
gst-plugin-scanner.c plugin dependencies: fix 6cddce7663 2017-09-26 15:15:27 +02:00
gst-ptp-helper.c gst: Use memcpy() instead of strncpy() where appropriate 2018-05-07 17:05:36 +02:00
gst_gdb.py gst: add some gdb python macros 2018-11-08 12:36:23 +00:00
libgstreamer-gdb.py.in gst: add some gdb python macros 2018-11-08 12:36:23 +00:00
Makefile.am gst: add some gdb python macros 2018-11-08 12:36:23 +00:00
meson.build gst: add some gdb python macros 2018-11-08 12:36:23 +00:00
ptp_helper_post_install.sh meson: fail silently in ptp helper post install script 2017-05-05 12:23:43 +01:00