gstreamer/gst/debugutils
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
..
debugutilsbad.c debugutils: clockselect, a pipeline that enables clock selection 2019-11-06 08:58:53 -08:00
fpsdisplaysink.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
fpsdisplaysink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstchecksumsink.c plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:40:42 +02:00
gstchecksumsink.h checksumsink: add "hash" property and allow more checksum types 2016-04-22 20:51:14 +01:00
gstchopmydata.c docs: fix element names in section headers 2020-07-10 19:22:29 +00:00
gstchopmydata.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstclockselect.c docs: fix element names in section headers 2020-07-10 19:22:29 +00:00
gstclockselect.h clockselect: Add TAI clock support 2020-04-30 19:21:37 +00:00
gstcompare.c plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:40:42 +02:00
gstcompare.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstdebugspy.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gstdebugspy.h Fix FSF address 2012-11-04 00:09:59 +00:00
gsterrorignore.c Revert "errorignore: Added convert-error signal" 2020-06-20 19:11:57 +01:00
gsterrorignore.h error-ignore: New element to convert some GstFlowReturn types into others 2015-06-23 10:28:18 +02:00
gstfakevideosink.c gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
gstfakevideosink.h fakevideosink: Allow allocation meta flags fine-tuning 2020-04-07 14:40:37 -04:00
gsttestsrcbin.c gsttestsrcbin: Avoid not-linked errors when switching tracks 2019-12-09 18:12:29 +01:00
gstwatchdog.c docs: fix element names in section headers 2020-07-10 19:22:29 +00:00
gstwatchdog.h watchdog: Handle FLUSHING seek events even in PAUSED state 2014-11-27 19:10:58 +01:00
meson.build debugutils: clockselect, a pipeline that enables clock selection 2019-11-06 08:58:53 -08:00