gstreamer/gst/camerabin2
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
..
camerabin2-src.txt documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
camerabingeneral.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
camerabingeneral.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstcamerabin2.c gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
gstcamerabin2.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstdigitalzoom.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstdigitalzoom.h camerabin: digitalzoom: create a bin element for digital zooming 2015-04-27 21:13:47 -03:00
gstplugin.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstviewfinderbin.c docs: fix element names in section headers 2020-07-10 19:22:29 +00:00
gstviewfinderbin.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstwrappercamerabinsrc.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gstwrappercamerabinsrc.h wrappercamerabinsrc: use digitalzoom element 2015-04-27 21:14:09 -03:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
PORTING camerabin2: add location=NULL docs to PORTING 2011-07-25 10:32:51 -03:00