gstreamer/libs/gst
Michael Olbrich ebce5a7ee9 gdb: add gst_pipeline() and gst_bin_get() functions
This simplifies navigating in a GStreamer pipeline, e.g.

(gdb) print $gst_bin_get($gst_pipeline(pad), "matroskademux0")
$1 = 0x7fffe81b4050 [GstMatroskaDemux|matroskademux0]
2019-05-24 10:37:50 +00:00
..
base basesink: Remove leading space from Since maker of gst_base_sink_get_stats() 2019-05-16 15:24:02 +00:00
check Port to hotdoc 2019-05-13 16:34:09 -04:00
controller doc: Fix hotdoc warnings 2019-05-13 16:34:09 -04:00
helpers gdb: add gst_pipeline() and gst_bin_get() functions 2019-05-24 10:37:50 +00:00
net doc: Fix hotdoc warnings 2019-05-13 16:34:09 -04: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