gstreamer/markdown/plugin-development/advanced
Matthew Waters 10a461daf4 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-docs/-/merge_requests/150>
2021-03-19 17:31:51 +11:00
..
allocation.md gst: don't use volatile to mean atomic 2021-03-19 17:31:51 +11:00
clock.md Rename pwg/ -> plugin-development/ 2016-11-15 11:40:16 +00:00
dparams.md Rename pwg/ -> plugin-development/ 2016-11-15 11:40:16 +00:00
events.md Update refs for pwg -> plugin-development rename 2016-11-15 13:14:52 +00:00
index.md plugin-dev: rename element-type pages 2016-11-27 12:37:42 +00:00
interfaces.md plugin: update doc to declare an element 2020-12-11 10:12:39 +01:00
media-types.md plugin: update the doc to declare a typefind 2020-12-11 10:12:39 +01:00
negotiation.md Rename pwg/ -> plugin-development/ 2016-11-15 11:40:16 +00:00
qos.md Rename pwg/ -> plugin-development/ 2016-11-15 11:40:16 +00:00
request.md Rename pwg/ -> plugin-development/ 2016-11-15 11:40:16 +00:00
scheduling.md plugin: update doc to declare an element 2020-12-11 10:12:39 +01:00
tagging.md Fix link to API documentation 2019-05-13 16:34:00 -04:00