When posting fragment-opened and fragment-closed messages,
put a debug statement in the logs
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/833>
"location") != NULL)
g_object_get (sink, "location", &location, NULL);
+ GST_DEBUG_OBJECT (splitmux,
+ "Sending %s message. Running time %" GST_TIME_FORMAT " location %s",
+ msg_name, GST_TIME_ARGS (running_time), GST_STR_NULL (location));
/* If it's in the middle of a teardown, the reference_ctc might have become
* NULL */