gstreamer/sys/osxaudio
Arun Raghavan 995ba701b7 osxaudiosrc: Allow caps renegotiation
The ringbuffer does allow renegotiation, so we do not have to report
fixed caps once it is acquired (based on a similar patch for the sink
side by Ilya Konstantinov <ilya.konstantinov@gmail.com>).
2015-03-03 23:26:58 +05:30
..
gstosxaudio.c
gstosxaudioelement.c
gstosxaudioelement.h
gstosxaudioringbuffer.c osxaudio: Also set the big endian flag for floating point samples 2014-12-22 12:56:05 +01:00
gstosxaudioringbuffer.h osxaudio: Clean up a GstCoreAudio -> GstOsxAudioSrc/Sink reference 2014-12-15 11:19:51 +05:30
gstosxaudiosink.c osxaudiosink: Allow renegotiating caps 2015-03-03 23:26:58 +05:30
gstosxaudiosink.h osxaudiosrc: Probe channel layout too 2014-12-15 11:19:52 +05:30
gstosxaudiosrc.c osxaudiosrc: Allow caps renegotiation 2015-03-03 23:26:58 +05:30
gstosxaudiosrc.h osxaudiosrc: Implement caps probing 2014-12-15 11:19:52 +05:30
gstosxcoreaudio.c osxaudiosrc: iOS resampling causes stuttering 2015-02-24 16:21:11 +05:30
gstosxcoreaudio.h osxaudiosrc: iOS resampling causes stuttering 2015-02-24 16:21:11 +05:30
gstosxcoreaudiocommon.c osxaudiosrc: iOS resampling causes stuttering 2015-02-24 16:21:11 +05:30
gstosxcoreaudiocommon.h osxaudiosrc: iOS resampling causes stuttering 2015-02-24 16:21:11 +05:30
gstosxcoreaudiohal.c osxaudio: Bind audio device to audio unit early 2014-12-15 11:19:52 +05:30
gstosxcoreaudioremoteio.c osxaudiosrc: Probe channel layout too 2014-12-15 11:19:52 +05:30
Makefile.am