1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-07-07 17:39:28 +00:00
Purism-Calls/plugins/provider/sip
Evangelos Ribeiro Tzaras 563ceb770c 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-11-01 12:25:43 +00:00
..
calls-sdp-crypto-context.c Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sdp-crypto-context.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-account-widget.c Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-account-widget.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-call.c Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-call.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-media-manager.c sip: media-manager: Simplify SDP generation 2022-11-01 11:04:35 +00:00
calls-sip-media-manager.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-media-pipeline.c media-pipeline: Dump dot graph without GST_DEBUG_DUMP_DOT_DIR set 2022-11-01 12:25:43 +00:00
calls-sip-media-pipeline.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-origin.c sip: origin: Actually set "auto-connect" property 2022-09-01 07:08:23 +00:00
calls-sip-origin.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-provider.c Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-provider.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-util.c Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-sip-util.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-srtp-utils.c Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
calls-srtp-utils.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
gst-rfc3551.c Revert "Disable g722 to avoid test failure with ffmpeg 5.0/gst-libav" 2022-10-12 23:18:13 +02:00
gst-rfc3551.h Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
meson.build meson: Sort sources alphabetically 2022-09-21 12:40:31 +02:00
sip-account-widget.ui Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
sip.gresources.xml Move provider plugins into a dedicated directory 2022-08-19 08:43:57 +00:00
sip.plugin.in plugins.in: Add package version and update copyright 2022-08-19 08:43:57 +00:00