mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-15 12:55:36 +00:00
792e90516a
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. |
||
---|---|---|
.. | ||
calls-sip-account-widget.c | ||
calls-sip-account-widget.h | ||
calls-sip-call.c | ||
calls-sip-call.h | ||
calls-sip-media-manager.c | ||
calls-sip-media-manager.h | ||
calls-sip-media-pipeline.c | ||
calls-sip-media-pipeline.h | ||
calls-sip-origin.c | ||
calls-sip-origin.h | ||
calls-sip-provider.c | ||
calls-sip-provider.h | ||
calls-sip-util.c | ||
calls-sip-util.h | ||
gst-rfc3551.c | ||
gst-rfc3551.h | ||
meson.build | ||
sip-account-widget.ui | ||
sip.gresources.xml | ||
sip.plugin.in |