Skip to content

gst_gdb: allow also doing gst-dot of any bin

It is often useful to get a dot representation for smaller components of, otherwise a very large, pipeline. This allows gst-dot GDB command to do local dot representation as long as the given object is a valid GstBin.

Edited by Camilo Celis Guzman

Merge request reports