GStreamer streaming media framework "bad" plugins
b2a4154812
GCC 10 defaults to -fno-common. This means that global variables shared across multiple translation units should be declared as 'extern' in header files and defined in exactly one C file. See: https://gcc.gnu.org/gcc-10/porting_to.html https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1125 https://bugzilla.redhat.com/show_bug.cgi?id=1799497 |
||
---|---|---|
.gitignore | ||
gst-p-bad-cleanup.sh | ||
gstreamer1-plugins-bad-build-adapt-to-backwards-incompatible-change.patch | ||
gstreamer1-plugins-bad-free.spec | ||
gstreamer1-plugins-bad-lv2-make-it-build-with-fno-common.patch | ||
sources |