mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
b99ecc78ca
GLib guarantees libintl is always present, using proxy-libintl as last resort. There is no need to mock gettex API any more. This fix static build on Windows because G_INTL_STATIC_COMPILATION must be defined before including libintl.h, and glib does it for us as part as including glib.h. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2028> |
||
---|---|---|
.. | ||
gstwavpack.c | ||
gstwavpackcommon.c | ||
gstwavpackcommon.h | ||
gstwavpackdec.c | ||
gstwavpackdec.h | ||
gstwavpackelement.c | ||
gstwavpackelements.h | ||
gstwavpackenc.c | ||
gstwavpackenc.h | ||
gstwavpackstreamreader.c | ||
gstwavpackstreamreader.h | ||
meson.build |