gstreamer/libs/gst
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
..
base clock: Keep weak reference to underlying clock 2018-11-03 19:00:22 +02:00
check harness: improve _wait_for_clock_id_waits performance 2018-11-06 11:46:06 +01:00
controller libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
helpers gst: add some gdb python macros 2018-11-08 12:36:23 +00:00
net ptp clock: Wait for ANNOUNCE before selecting a master 2018-10-11 22:11:51 +11:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
meson.build meson: Always use a dependency object for dependencies 2018-09-05 16:33:43 +05:30