mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
35271a2ef3
None of the symbols in webrtc-audio-coding-1 are marked with `__declspec(dllexport)`, rendering the library usable only if it was built with GCC/Clang. The only fix available (as the pulseaudio copy has not been updated with Google's upstream) is to ensure the fallback builds statically. Although this change will also affect webrtcdsp's dependency on webrtc-audio-processing-1, it does not break its compilation. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6407> |
||
---|---|---|
.. | ||
gstisac.c | ||
gstisacdec.c | ||
gstisacdec.h | ||
gstisacenc.c | ||
gstisacenc.h | ||
gstisacutils.c | ||
gstisacutils.h | ||
meson.build |