gstreamer/ext
Matthew Waters 98249a57db 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-base/-/merge_requests/1073>
2021-03-19 04:20:19 +00:00
..
alsa alsa: element_init returns void 2021-03-16 17:59:00 +00:00
cdparanoia cdparanoiasrc: allow per feature registration 2021-03-16 17:58:59 +00:00
gl gst: don't use volatile to mean atomic 2021-03-19 04:20:19 +00:00
libvisual libvisual: workaround clang warning 2020-12-14 11:37:56 +00:00
ogg ogg: element_init returns void 2021-03-16 17:59:00 +00:00
opus gst: don't use volatile to mean atomic 2021-03-19 04:20:19 +00:00
pango pango: allow per feature registration 2021-03-16 17:58:59 +00:00
theora theora: allow per feature registration 2021-03-16 17:58:59 +00:00
vorbis vorbis: fix debug category init 2021-03-18 15:59:34 +01:00
meson.build meson: Remove outdated msvc-specific disabling code 2019-02-21 19:19:09 +05:30