gstreamer/ext/wildmidi
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
..
gstwildmididec.c gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
gstwildmididec.h wildmidi: Port to 1.0 on top of the nonstreamaudiodecoder base class 2017-05-22 16:34:05 +02:00
meson.build meson: add more plugins to plugins list 2019-05-30 20:41:57 +02:00
README Remove various unported plugins 2016-12-21 11:17:11 +02:00

MIDI spec
http://www.borg.com/~jglatt/tech/midifile.htm