gstreamer/sys/ximage
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
..
gstximagesrc.c good: use of g_value_dup_string 2019-12-20 09:30:26 +00:00
gstximagesrc.h ximagesrc: Remove unused screen-num property 2014-09-16 10:36:10 +03:00
meson.build doc: Port documentation to hotdoc 2019-05-13 11:34:56 -04:00
ximageutil.c gst: don't use volatile to mean atomic 2021-03-18 19:52:53 +11:00
ximageutil.h documentation: fix a number of typos 2019-10-05 22:38:11 +00:00