Skip to content

info: Make gst_debug_print_object() and gst_debug_print_segment() public

It can be useful in custom logging code to easily get string representations of all kinds of objects or a segment.


See https://discourse.gstreamer.org/t/isofmp4mux-is-causing-a-segfault-in-c-application/1497/16 where it would've been useful.

Merge request reports