gstreamer/gst-libs/gst/webrtc
Niels De Graef 7af1a4566f Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
Since we started depending on GLib 2.44, we can be sure this macro is
defined (it will be a no-op on compilers that don't support it).
2019-06-05 08:12:10 +02: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 webrtc: Initial support for stream addition/removal 2019-05-30 21:33:09 +10:00
rtptransceiver.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-05 08:12:10 +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 webrtc: Add various Since markers to new types after 1.14.0 2019-05-21 12:16:31 +03:00