gstreamer/sys/rpicamsrc
Matthew Waters 612102fdbc 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-good/-/merge_requests/911>
2021-03-18 19:52:53 +11:00
..
gstrpicam_types.h rpicamsrc: Map intra-refresh cyclic-rows to the correct MMAL param. 2020-07-10 16:44:07 +01:00
gstrpicamsrc.c gst: don't use volatile to mean atomic 2021-03-18 19:52:53 +11:00
gstrpicamsrc.h rpicamsrc: enable video orientation/direction unconditionally 2020-07-10 17:37:28 +01:00
gstrpicamsrcdeviceprovider.c rpicamsrc: deviceprovider: hook up i18n properly 2020-07-23 19:09:56 +01:00
gstrpicamsrcdeviceprovider.h rpicamsrc: hook up to build 2020-07-10 17:37:28 +01:00
meson.build rpicamsrc: depend on posix threads and vchiq_arm 2021-02-21 00:18:34 +00:00
RaspiCamControl.c rpicamsrc: fix indentation 2020-07-10 17:37:28 +01:00
RaspiCamControl.h rpicamsrc: Merge changes from userland repo 2020-07-10 16:44:11 +01:00
RaspiCapture.c rpicamsrc: hypothetical fix for data pointer calculation 2020-07-24 17:13:04 +01:00
RaspiCapture.h rpicamsrc: fix nal alignment of output buffers 2020-07-24 17:09:45 +01:00
RaspiCLI.c rpicamsrc: fix indentation 2020-07-10 17:37:28 +01:00
RaspiCLI.h rpicamsrc: Incorporate raspivid changes from upstream 2020-07-10 16:43:02 +01:00
RaspiPreview.c rpicamsrc: fix indentation 2020-07-10 17:37:28 +01:00
RaspiPreview.h rpicamsrc: split preview config and state 2020-07-10 16:44:21 +01:00
RaspiStill.c rpicamsrc: fix indentation 2020-07-10 17:37:28 +01:00
RaspiStillYUV.c rpicamsrc: fix indentation 2020-07-10 17:37:28 +01:00