gstreamer/sys/osxaudio
Nirbheek Chauhan 5ca7a02371 meson: Fix osxaudio build on iOS
Must define HAVE_IOS, and use appleframeworks dependency to ensure the
right frameworks are picked up.
2018-09-01 09:30:23 +05:30
..
gstosxaudio.c osxaudio: Support audio device provider on osx 2016-05-02 09:58:49 +03:00
gstosxaudiodeviceprovider.c osxaudio: Support audio device provider on osx 2016-05-02 09:58:49 +03:00
gstosxaudiodeviceprovider.h osxaudio: Support audio device provider on osx 2016-05-02 09:58:49 +03:00
gstosxaudioelement.c osxaudio: port to v.1.0 2013-04-17 09:52:13 +02:00
gstosxaudioelement.h osxaudio: add support for iOS using the RemoteIO AudioUnit 2013-03-08 12:13:56 +01:00
gstosxaudioringbuffer.c osxaudio: Fix error handling when selecting/opening devices 2016-01-14 22:32:09 +00:00
gstosxaudioringbuffer.h osxaudio: Clean up a GstCoreAudio -> GstOsxAudioSrc/Sink reference 2014-12-15 11:19:51 +05:30
gstosxaudiosink.c osxaudio: Support audio device provider on osx 2016-05-02 09:58:49 +03:00
gstosxaudiosink.h osxaudio: Support audio device provider on osx 2016-05-02 09:58:49 +03:00
gstosxaudiosrc.c osxaudio: Support audio device provider on osx 2016-05-02 09:58:49 +03:00
gstosxaudiosrc.h osxaudio: Support audio device provider on osx 2016-05-02 09:58:49 +03:00
gstosxcoreaudio.c osxaudio: fixes playback of mono streams with no channel-mask field in caps 2017-05-20 18:33:42 +02:00
gstosxcoreaudio.h osxaudio: Minor spelling fix (unitialize -> uninitialize) 2015-07-14 17:49:50 +05:30
gstosxcoreaudiocommon.c osxaudio: Don't set the format on an initialized AudioUnit 2015-07-14 17:49:50 +05:30
gstosxcoreaudiocommon.h osxaudio: Overhaul of probing caps 2015-07-14 17:49:50 +05:30
gstosxcoreaudiohal.c osxaudio: break as soon as the device is found 2016-01-14 22:32:09 +00:00
gstosxcoreaudioremoteio.c osxaudio: Don't set the format on an initialized AudioUnit 2015-07-14 17:49:50 +05:30
Makefile.am Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
meson.build meson: Fix osxaudio build on iOS 2018-09-01 09:30:23 +05:30