nixpkgs/pkgs/development/libraries/gstreamer
Sergei Trofimovich 5881a720d3 gst_all_1.gst-plugins-bad: fix gcc-11 build by applying fix unconditionally
Without the change build on `gcc-11` fails as:

    $ nix build --impure --expr 'with import ./. {}; gst_all_1.gst-plugins-bad.override { stdenv = gcc11Stdenv; }' -L
    ...
    include/glib-2.0/glib/gatomic.h:113:19: error: argument 2 of '__atomic_load' must not be a pointer to a 'volatile' type
      113 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
          |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-26 23:33:44 +00:00
..
bad gst_all_1.gst-plugins-bad: fix gcc-11 build by applying fix unconditionally 2021-11-26 23:33:44 +00:00
base
core
devtools
ges
good gst_all_1.gst-plugins-good: disable asserts 2021-10-13 23:01:47 +02:00
gstreamermm gstreamermm.updateScript: correct attribute path 2021-10-15 00:51:49 +02:00
libav
rtsp-server
ugly
vaapi
default.nix