gstreamer/gst-libs/gst/webrtc
Sebastian Dröge 28b0be4036 rtptransceiver: Remove direction setter and vfunc and replace it by a property
It was changed from a function to a property in the latest WebRTC spec.
2019-08-06 12:22:21 +00:00
..
dtlstransport.c webrtc: Move dtlssrtpenc state management 2018-07-14 23:18:50 +10:00
dtlstransport.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-05 08:12:10 +02: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 Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-05 08:12:10 +02:00
Makefile.am libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
meson.build libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
rtcsessiondescription.c gst_webrtc_session_description_new: fix annotations 2018-06-11 18:34:59 +02:00
rtcsessiondescription.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-05 08:12:10 +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 Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-05 08:12:10 +02:00
rtpsender.c webrtc: Remove unused parameter from rtpsender constructor 2018-03-16 10:37:24 +02:00
rtpsender.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-05 08:12:10 +02:00
rtptransceiver.c rtptransceiver: Remove direction setter and vfunc and replace it by a property 2019-08-06 12:22:21 +00:00
rtptransceiver.h rtptransceiver: Remove direction setter and vfunc and replace it by a property 2019-08-06 12:22:21 +00: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 webrtc: Add various Since markers to new types after 1.14.0 2019-05-21 12:16:31 +03:00