gstreamer/subprojects/gst-plugins-good/sys/osxaudio
Xavier Claessens b99ecc78ca Replace gst-i18n-*.h with gi18n-lib.h
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>
2022-04-19 18:01:06 +00:00
..
gstosxaudio.c
gstosxaudiodeviceprovider.c osxaudiosrc: Support a device as both input and output 2022-02-28 06:51:21 +00:00
gstosxaudiodeviceprovider.h
gstosxaudioelement.c osxaudio: Document GstOsxAudioElement interface 2022-01-30 03:58:42 +05:30
gstosxaudioelement.h
gstosxaudioringbuffer.c Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
gstosxaudioringbuffer.h
gstosxaudiosink.c docs: Rename "OS X" to "macOS" in some documentation 2022-01-30 19:17:18 +05:30
gstosxaudiosink.h
gstosxaudiosrc.c docs: Rename "OS X" to "macOS" in some documentation 2022-01-30 19:17:18 +05:30
gstosxaudiosrc.h
gstosxcoreaudio.c osxcoreaudio: fix unused-but-set warning 2022-03-28 10:30:23 +00:00
gstosxcoreaudio.h
gstosxcoreaudiocommon.c
gstosxcoreaudiocommon.h
gstosxcoreaudiohal.c
gstosxcoreaudioremoteio.c
meson.build