gstreamer/sys
Matthew Waters 612102fdbc 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-good/-/merge_requests/911>
2021-03-18 19:52:53 +11:00
..
directsound Remove autotools build system 2019-10-14 11:04:18 +01:00
oss Remove autotools build system 2019-10-14 11:04:18 +01:00
oss4 Remove autotools build system 2019-10-14 11:04:18 +01:00
osxaudio osxaudio: Remove deprecated GTimeVal 2019-12-18 19:48:34 +00:00
osxvideo meson: Pass native: false to add_languages() 2020-05-13 19:25:33 +05:30
rpicamsrc gst: don't use volatile to mean atomic 2021-03-18 19:52:53 +11:00
v4l2 v4l2object: handle GST_VIDEO_TRANSFER_BT601 2021-03-12 16:57:50 +00:00
waveform Remove autotools build system 2019-10-14 11:04:18 +01:00
ximage gst: don't use volatile to mean atomic 2021-03-18 19:52:53 +11:00
meson.build rpicamsrc: hook up to build 2020-07-10 17:37:28 +01:00