gstreamer/ext/resindvd
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
..
gstmpegdefs.h resindvd: Initial partial port to 0.11 2012-08-31 12:46:29 -07:00
gstmpegdemux.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gstmpegdemux.h resindvd: Merge changes across from master mpegdemux 2014-01-16 20:16:47 +11:00
gstmpegdesc.c Remove a bunch of silly ';;' typos at the end of lines 2015-03-12 01:33:03 +11:00
gstmpegdesc.h configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
gstpesfilter.c remove various useless linefeed in logs 2019-12-11 10:51:29 +01:00
gstpesfilter.h Fix FSF address 2012-11-04 00:09:59 +00:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
plugin.c Fix up package name and origin in some plugins 2017-05-18 10:58:20 +01:00
resin-play plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
resin-play2 plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
resindvdbin.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
resindvdbin.h resindvd: Port to new GLib mutex/cond API 2015-10-02 22:57:27 +03:00
resindvdsrc.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
resindvdsrc.h plugins: Use stdint.h instead of _stdint.h 2016-08-19 14:42:52 +01:00
rsndec.c gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
rsndec.h Fix FSF address 2012-11-04 00:09:59 +00:00
rsninputselector.c Don't pass default GLib marshallers for signals 2019-11-06 14:27:46 +00:00
rsninputselector.h Fix FSF address 2012-11-04 00:09:59 +00:00
rsnparsetter.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
rsnparsetter.h resindvd: Remove caps lock from parsetter element. 2012-10-02 22:20:20 +10:00