gstreamer/sys/osxaudio
Arun Raghavan df610a7c18 osxaudiosink: Only fix up channels/layout for PCM caps while probing
It's unlikely that setting a channel layout will do much for AC3/DTS
streams. If we find at some point that it does make sense, we can
perform the structure copying unconditionally (i.e., the current code is
wrong, since AC3/DTS will get two structures now - one with the channel
layout, one without).

https://bugzilla.gnome.org/show_bug.cgi?id=740987
2014-12-15 11:19:52 +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: Clean up a GstCoreAudio -> GstOsxAudioSrc/Sink reference 2014-12-15 11:19:51 +05:30
gstosxaudioringbuffer.h osxaudio: Clean up a GstCoreAudio -> GstOsxAudioSrc/Sink reference 2014-12-15 11:19:51 +05:30
gstosxaudiosink.c osxaudiosink: Only fix up channels/layout for PCM caps while probing 2014-12-15 11:19:52 +05:30
gstosxaudiosink.h osxaudio: use GST_IS_OSX_AUDIO_SINK in ring buffer. 2013-04-17 09:52:14 +02:00
gstosxaudiosrc.c osxaudiosrc: Implement caps probing 2014-12-15 11:19:52 +05:30
gstosxaudiosrc.h osxaudiosrc: Implement caps probing 2014-12-15 11:19:52 +05:30
gstosxcoreaudio.c osxaudiosrc: Implement caps probing 2014-12-15 11:19:52 +05:30
gstosxcoreaudio.h osxaudiosrc: Implement caps probing 2014-12-15 11:19:52 +05:30
gstosxcoreaudiocommon.c osxaudio: OSStatus is not a fourcc, so don't print it as one... 2014-09-17 13:55:18 +03:00
gstosxcoreaudiocommon.h osxaudio: Fix merge conflicts 2013-04-17 20:24:48 +02:00
gstosxcoreaudiohal.c osxaudio: Bind audio device to audio unit early 2014-12-15 11:19:52 +05:30
gstosxcoreaudioremoteio.c osxaudio: Clean up a GstCoreAudio -> GstOsxAudioSrc/Sink reference 2014-12-15 11:19:51 +05:30
Makefile.am osxaudio: port to v.1.0 2013-04-17 09:52:13 +02:00