1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-09-17 17:05:26 +00:00
Purism-Calls/plugins/provider
Evangelos Ribeiro Tzaras 25e5e01008 media-pipeline: Dump dot graph without GST_DEBUG_DUMP_DOT_DIR set
gst_debug_bin_to_dot_file() NOOPs if GStreamer was initialized without
the enviroment variable GST_DEBUG_DUMP_DOT_DIR.

If SIGUSR2 was signalled we want to have a dot file dumped no matter
what. Functions for asynchronously writing the graph as obtained by
gst_debug_bin_dot_data() to a temporary file and print the path to
stdout.

Note: Usage of GST_DEBUG_BIN_DOT_FILE() on pipeline state change is left
as is, because we don't want to dump graphs for every change on every
pipeline.
2022-12-03 20:55:25 +01:00
..
dummy plugins.in: Add package version and update copyright 2022-08-19 08:43:57 +00:00
mm i18n: mm-call: Clarify "transfer" and "deflect" 2022-09-17 09:11:12 +02:00
ofono ofono-provider: Don't g_error() without good reason 2022-09-03 08:40:56 +00:00
sip media-pipeline: Dump dot graph without GST_DEBUG_DUMP_DOT_DIR set 2022-12-03 20:55:25 +01:00
tests Revert "Disable g722 to avoid test failure with ffmpeg 5.0/gst-libav" 2022-12-03 20:54:55 +01:00