gstreamer/tests/check
Matthew Waters 640a65bf96 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/gst-plugins-bad/-/merge_requests/2098>
2021-03-22 14:34:36 +11:00
..
elements tests/webrtc: check for more sdp things across the board 2021-03-19 18:02:21 +11:00
generic Remove autotools build system 2019-10-14 13:54:27 +01:00
libs gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
media meson test: Enable libs tests 2017-12-08 18:42:22 +01:00
pipelines documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gst-plugins-bad.supp validate: plug leak in gssdp 2020-09-14 14:42:36 +03:00
meson.build play: tests: Switch user-agent test to a real HTTP server 2021-03-09 18:03:48 +00:00