mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
640a65bf96
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> |
||
---|---|---|
.. | ||
d3d11-prelude.h | ||
gstd3d11.h | ||
gstd3d11_fwd.h | ||
gstd3d11_private.h | ||
gstd3d11bufferpool.c | ||
gstd3d11bufferpool.h | ||
gstd3d11config.h.meson | ||
gstd3d11device.c | ||
gstd3d11device.h | ||
gstd3d11format.c | ||
gstd3d11format.h | ||
gstd3d11memory.c | ||
gstd3d11memory.h | ||
gstd3d11utils.c | ||
gstd3d11utils.h | ||
meson.build |