gstreamer/gst-libs/gst/webrtc
Jan Schmidt cb750efd6c webrtc: Move dtlssrtpenc state management
Move the errant piece of dtlssrtpenc state change
management from dtlstransport in the Webrtc libs,
into the transportsendbin that does the rest of
the element management so it's all in one place.
2018-07-14 23:18:50 +10:00
..
dtlstransport.c webrtc: Move dtlssrtpenc state management 2018-07-14 23:18:50 +10:00
dtlstransport.h webrtc: Fix wrong parent classes for DTLSTransport and ICETransport 2018-06-05 14:11:24 -04:00
icetransport.c webrtc: Add some locks to setters and remove non-existing functions from headers 2018-03-16 10:37:24 +02:00
icetransport.h webrtc: Fix wrong parent classes for DTLSTransport and ICETransport 2018-06-05 14:11:24 -04:00
Makefile.am webrtc: use right export define in generated enumtypes file 2018-03-22 14:34:08 +00:00
meson.build meson: webrtc: use gnome.mkenums_simple() to generate enumtypes files 2018-03-22 14:34:17 +00:00
rtcsessiondescription.c gst_webrtc_session_description_new: fix annotations 2018-06-11 18:34:59 +02:00
rtcsessiondescription.h webrtc: fix gtk-doc annotations 2018-04-16 10:52:02 +02:00
rtpreceiver.c webrtc: Add some locks to setters and remove non-existing functions from headers 2018-03-16 10:37:24 +02:00
rtpreceiver.h webrtc: Add some locks to setters and remove non-existing functions from headers 2018-03-16 10:37:24 +02:00
rtpsender.c webrtc: Remove unused parameter from rtpsender constructor 2018-03-16 10:37:24 +02:00
rtpsender.h webrtc: Remove unused parameter from rtpsender constructor 2018-03-16 10:37:24 +02:00
rtptransceiver.c webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
rtptransceiver.h webrtc: Add some locks to setters and remove non-existing functions from headers 2018-03-16 10:37:24 +02:00
webrtc.h webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
webrtc_fwd.h webrtcbin: implement support for FEC and RTX 2018-05-09 14:46:14 +02:00