gstreamer/ext/webrtc
Chris Ayoup 9937101e51 webrtc: move filtering properties to webrtcice
We want webrtcbin to only expose properties that are defined in JSEP, so
these additional properties should be moved out.  In order to access
them, the webrtcice instance is exposed from webrtcbin.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1223>
2020-05-11 05:30:59 +00:00
..
fwd.h webrtcbin: add support for data channels based on SCTP 2018-09-21 19:45:12 +10:00
gstwebrtc.c webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
gstwebrtcbin.c webrtc: move filtering properties to webrtcice 2020-05-11 05:30:59 +00:00
gstwebrtcbin.h webrtc: always reply to a promise 2020-05-06 02:53:27 +00:00
gstwebrtcice.c webrtc: move filtering properties to webrtcice 2020-05-11 05:30:59 +00:00
gstwebrtcice.h webrtc: move filtering properties to webrtcice 2020-05-11 05:30:59 +00:00
gstwebrtcstats.c webrtc/stats: redo considering internal sources 2019-09-12 01:06:41 +00:00
gstwebrtcstats.h webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
icestream.c webrtc: Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 00:17:26 +02:00
icestream.h webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
nicetransport.c webrtc: Use the dtlssrtenc rtp-sync property 2020-02-27 12:30:32 +00:00
nicetransport.h webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
sctptransport.c webrtc: always reply to a promise 2020-05-06 02:53:27 +00:00
sctptransport.h webrtcbin: Add a blocking pad probe for the receivebin -> sctpdec connection 2020-02-11 00:49:51 +00:00
transportreceivebin.c webrtc: Remove RECEIVE_STATE_DROP from transportreceivebin 2020-03-04 10:15:19 +00:00
transportreceivebin.h webrtc: Remove RECEIVE_STATE_DROP from transportreceivebin 2020-03-04 10:15:19 +00:00
transportsendbin.c webrtc: Configure transportsendbin latency internally 2020-02-21 13:42:05 +11:00
transportsendbin.h webrtc: Clean up and fix transportsendbin 2018-07-14 23:20:13 +10:00
transportstream.c webrtc: Initial support for stream addition/removal 2019-05-30 21:33:09 +10:00
transportstream.h webrtc: Unblock transportreceivebin for send-only bundled streams 2020-03-04 10:15:19 +00:00
utils.c webrtcbin: Don't assert if an SDP media can't be converted to caps 2019-07-08 07:18:41 +00:00
utils.h webrtc: always reply to a promise 2020-05-06 02:53:27 +00:00
webrtcdatachannel.c webrtc: fix an off-by-one calculating low-threshold 2020-05-06 15:49:58 +10:00
webrtcdatachannel.h webrtc: Correct symbol visibility to fix build warning on Windows 2020-04-30 10:27:47 +00:00
webrtcsdp.c webrtcbin: fix bundle none case with remote offer bundling 2020-05-01 03:13:46 +00:00
webrtcsdp.h webrtcbin: fix bundle none case with remote offer bundling 2020-05-01 03:13:46 +00:00
webrtctransceiver.c rtptransceiver: Remove direction setter and vfunc and replace it by a property 2019-08-06 12:22:21 +00:00
webrtctransceiver.h webrtc: Initial support for stream addition/removal 2019-05-30 21:33:09 +10:00