gstreamer/sys/osxaudio
Arun Raghavan 8f0f976375 osxaudio: Avoid making a duplicate structure in caps for mono/stereo case
For 1ch or 2ch devices, we just need to set the caps to allow both
options since CoreAudio will up/downmix appropriately.

Also fixes the condition for the 2ch case to be exact, rather than at
least 2 channels since the downmix will not take place in the >stereo
case.
2015-07-14 17:49:50 +05:30
..
gstosxaudio.c Fix FSF address 2012-11-04 00:07:18 +00: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: Minor spelling fix (unitialize -> uninitialize) 2015-07-14 17:49:50 +05:30
gstosxaudioringbuffer.h osxaudio: Clean up a GstCoreAudio -> GstOsxAudioSrc/Sink reference 2014-12-15 11:19:51 +05:30
gstosxaudiosink.c osxaudio: Fix lockup in _audio_unit_property_listener 2015-07-14 17:49:50 +05:30
gstosxaudiosink.h osxaudio: Overhaul of probing caps 2015-07-14 17:49:50 +05:30
gstosxaudiosrc.c osxaudio: Fix lockup in _audio_unit_property_listener 2015-07-14 17:49:50 +05:30
gstosxaudiosrc.h osxaudio: Overhaul of probing caps 2015-07-14 17:49:50 +05:30
gstosxcoreaudio.c osxaudio: Avoid making a duplicate structure in caps for mono/stereo case 2015-07-14 17:49:50 +05:30
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: Don't set the format on an initialized AudioUnit 2015-07-14 17:49:50 +05:30
gstosxcoreaudioremoteio.c osxaudio: Don't set the format on an initialized AudioUnit 2015-07-14 17:49:50 +05:30
Makefile.am osxaudio: port to v.1.0 2013-04-17 09:52:13 +02:00