1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-07-05 00:19:28 +00:00
Purism-Calls/plugins/sip
Evangelos Ribeiro Tzaras 792e90516a sip: media-pipeline: Split initialization per GstPipeline
This is the first step in getting rid of the requirement to have the codec set
during object construction. The goal is to have pipelines prepared in advance so
that the codec can be plugged in once negotiation is complete.

Having the pipelines prepared in advance let's us grab allocated local ports of
udpsrc elements for RTP and RTCP instead of setting those and hoping they're not
yet in use.
2022-03-05 23:00:21 +01:00
..
calls-sip-account-widget.c origin: Add id property and adapt to changes 2022-03-04 18:00:32 +01:00
calls-sip-account-widget.h sip: Introduce CallsSipAccountWidget 2021-07-20 10:17:17 +02:00
calls-sip-call.c plugins: Implement call-type property 2022-03-04 18:00:32 +01:00
calls-sip-call.h sip: Use per origin IP instead of a global IP 2022-01-08 21:25:09 +00:00
calls-sip-media-manager.c sip: media-manager: Remove unused code 2022-03-01 18:24:04 +01:00
calls-sip-media-manager.h sip: media-manager: Remove unused code 2022-03-01 18:24:04 +01:00
calls-sip-media-pipeline.c sip: media-pipeline: Split initialization per GstPipeline 2022-03-05 23:00:21 +01:00
calls-sip-media-pipeline.h sip: media-pipeline: Allow pausing pipeline 2022-03-05 19:59:08 +01:00
calls-sip-origin.c origin: Add id property and adapt to changes 2022-03-04 18:00:32 +01:00
calls-sip-origin.h sip: origin: Add property tracking usage for tel URIs 2021-12-26 17:45:12 +01:00
calls-sip-provider.c origin: Add id property and adapt to changes 2022-03-04 18:00:32 +01:00
calls-sip-provider.h origin: Add id property and adapt to changes 2022-03-04 18:00:32 +01:00
calls-sip-util.c Various codestyle fixes 2021-07-20 10:17:17 +02:00
calls-sip-util.h Various codestyle fixes 2021-07-20 10:17:17 +02:00
gst-rfc3551.c media-codecs: Clarify that codec availability should be checked before use 2021-12-21 15:05:47 +01:00
gst-rfc3551.h media-codecs: Add codec availability check to public API 2021-12-21 15:05:47 +01:00
meson.build sip: build: Use simple variant of gnome.mkenums 2022-03-01 18:04:18 +01:00
sip-account-widget.ui sip-account-widget: Add switch to specify account can handle tel URI 2021-12-26 17:45:12 +01:00
sip.gresources.xml sip: Introduce CallsSipAccountWidget 2021-07-20 10:17:17 +02:00
sip.plugin.in sip: Initial provider 2021-04-03 00:08:31 +02:00