gstreamer/libs/gst/helpers
Michael Olbrich 2bd2ed289a gdb: add 'gst-pipeline-tree' command
It shows a simple tree of all elements in pipeline.
As with gst-dot, the toplevel bin is found from any element of the
pipeline:

(gdb) gst-pipeline-tree bsink
playbin
  inputselector1
  inputselector0
  uridecodebin0
    queue2-0
    decodebin0
      avdec_aac0
      aacparse0
      vaapidecodebin0
        vaapipostproc0
        capsfilter1
        vaapi-queue
        vaapidecode0
      capsfilter0
      h264parse0
      multiqueue0
      matroskademux0
      typefind
    typefindelement0
    source
  playsink
    abin
      aconv
        resample
        conv
        identity
      aqueue
      pulsesink0
    vbin
      vconv
        scale
        conv
        identity
      vqueue
      vaapisink0
    vdbin
      deinterlace
      vdconv
    audiotee
    streamsynchronizer0
2019-05-24 10:37:50 +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 gdb: add 'gst-pipeline-tree' command 2019-05-24 10:37:50 +00:00
libgstreamer-gdb.py.in gst: add some gdb python macros 2018-11-08 12:36:23 +00:00
Makefile.am gst: fixed the install command for gdb python macros on macos - install -D is not supported by BSD install 2018-12-06 20:22:21 +00:00
meson.build meson: set correct install path for gdb helper 2019-05-11 18:40:15 +02:00
ptp_helper_post_install.sh meson: fail silently in ptp helper post install script 2017-05-05 12:23:43 +01:00