GStreamer multimedia framework
Find a file
Matthew Waters 8d4a815577 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-devtools/-/merge_requests/238>
2021-03-19 17:17:00 +11:00
debug-viewer debug-viewer: Make appdata valid again 2020-12-09 14:55:17 +00:00
docs docs: Update gst-validate-launcher documentation 2020-09-08 23:24:09 +00:00
hooks Pass python files through autopep8 2019-04-03 13:38:42 +00:00
tracer Pass python files through autopep8 2019-04-03 13:38:42 +00:00
validate gst: don't use volatile to mean atomic 2021-03-19 17:17:00 +11:00
.arcconfig Update .arcconfig 2015-10-10 10:47:40 +01:00
.gitignore validate: remove autotools build 2019-10-15 00:24:00 +01:00
.gitlab-ci.yml ci: include template from gst-ci master branch again 2020-09-08 17:30:56 +01:00
ChangeLog Release 1.18.0 2020-09-08 00:10:18 +01:00
gst-devtools.doap Release 1.18.0 2020-09-08 00:10:18 +01:00
meson.build meson: Enable some MSVC warnings for parity with GCC/Clang 2020-11-04 18:49:03 +05:30
meson_options.txt meson: make debug_viewer a feature option 2020-05-29 14:30:26 +00:00
NEWS Release 1.18.0 2020-09-08 00:10:18 +01:00
RELEASE Release 1.18.0 2020-09-08 00:10:18 +01:00