mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-07 16:05:47 +00:00
6399179d7a
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-ugly/-/merge_requests/78> |
||
---|---|---|
.. | ||
gstencoderbitrateprofilemanager.c | ||
gstencoderbitrateprofilemanager.h | ||
gstx264enc.c | ||
gstx264enc.h | ||
GstX264Enc.prs | ||
meson.build |