gstreamer/plugins
Matthew Waters 083ae2b8ed 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-editing-services/-/merge_requests/234>
2021-03-19 17:21:22 +11:00
..
ges plugin: Fix is-ges-timeline registration 2021-02-10 16:14:47 -03:00
nle gst: don't use volatile to mean atomic 2021-03-19 17:21:22 +11:00
meson.build doc: Build documentation with hotdoc 2019-05-13 10:30:35 -04:00