mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 21:16:24 +00:00
parent
6ff5848789
commit
da3880d6d0
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ intr_handler (gpointer user_data)
|
|||
g_print ("interrupt received.\n");
|
||||
|
||||
GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_BIN (pipeline),
|
||||
GST_DEBUG_GRAPH_SHOW_ALL, "gst-validate.interupted");
|
||||
GST_DEBUG_GRAPH_SHOW_ALL, "gst-validate.interrupted");
|
||||
|
||||
g_main_loop_quit (mainloop);
|
||||
|
||||
|
|
Loading…
Reference in a new issue