gstreamer/sys/winscreencap
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
..
dxgicapture.c gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
dxgicapture.h dxgiscreencapsrc: Load HLSL compiler library using g_module_open 2020-06-22 14:36:16 +00:00
gstdx9screencapsrc.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gstdx9screencapsrc.h dx9screencapsrc: add "cursor" option to draw the cursor 2016-11-02 10:38:59 +02:00
gstdxgiscreencapsrc.c plugins: Update for documentation of Windows plugins 2020-07-02 17:21:29 +02:00
gstdxgiscreencapsrc.h dxgiscreencapsrc: Load HLSL compiler library using g_module_open 2020-06-22 14:36:16 +00:00
gstgdiscreencapsrc.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gstgdiscreencapsrc.h winscreencap: Properly timestamp buffers with the current clock running time instead of doing magic 2015-08-03 19:42:56 +03:00
gstwinscreencap.c dxgiscreencapsrc: Add missing debug category init 2020-06-30 02:51:14 +09:00
gstwinscreencap.h winscreencap: Initial port to 1.0 2013-06-20 23:00:59 +02:00
meson.build dxgiscreencapsrc: Load HLSL compiler library using g_module_open 2020-06-22 14:36:16 +00:00