gstreamer/libs/gst/net
Matthew Waters 3d887c7f07 gst: don't use volatile to mean atomic
volatile is not sufficient to provide atomic guarantees and real atomics
should be used instead.  GCC 11 has started warning about using volatile
with atomic operations.

https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1719

Discovered in https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/issues/868

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/775>
2021-03-19 04:15:19 +00:00
..
gstnet.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnetaddressmeta.c gst: don't use volatile to mean atomic 2021-03-19 04:15:19 +00:00
gstnetaddressmeta.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnetclientclock.c doc: Fix hotdoc warnings 2019-05-13 16:34:09 -04:00
gstnetclientclock.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
gstnetcontrolmessagemeta.c gst: don't use volatile to mean atomic 2021-03-19 04:15:19 +00:00
gstnetcontrolmessagemeta.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnettimepacket.c Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 13:54:25 -07:00
gstnettimepacket.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
gstnettimeprovider.c gstreamer: use of g_value_dup_string 2019-12-18 15:57:54 +01:00
gstnettimeprovider.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
gstnetutils.c netutils: make gst_net_utils_set_socket_dscp external 2019-04-22 09:01:14 +00:00
gstnetutils.h netutils: make gst_net_utils_set_socket_dscp external 2019-04-22 09:01:14 +00:00
gstntppacket.c Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 13:54:25 -07:00
gstntppacket.h netclientclock: Add NTPv4 support 2015-06-06 23:00:44 +02:00
gstptp_private.h ptp: Initial implementation of a PTP clock 2015-06-03 13:55:28 +02:00
gstptpclock.c ptp clock: Wait for ANNOUNCE before selecting a master 2018-10-11 22:11:51 +11:00
gstptpclock.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
meson.build Meson: Use pkg-config generator 2020-10-12 13:39:17 +00:00
net-prelude.h libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
net.h netutils: make gst_net_utils_set_socket_dscp external 2019-04-22 09:01:14 +00:00