v4l2: disable v4l2 device probing
[platform/upstream/gst-plugins-good.git] / sys / osxaudio / gstosxcoreaudio.c
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 92/225592/1
2020-01-30 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 37/223037/2
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-12-17 Nicola Murinoosxcoreaudio: fix typo
2018-09-24 Nicola Murinoosxaudio: add support for parsing more channel layouts ...
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 70/165970/1 accepted/tizen/unified/20180110.141839 submit/tizen/20180105.085839
2017-11-01 Eunhae ChoiMerge the tizen patch and fix build err based on 1... 30/158530/1
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-07-12 Josep Torraosxaudio: fixes playback of mono streams with no channe...
2017-05-20 Josep Torraosxaudio: fixes playback of mono streams with no channe...
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 99/52699/1
2015-07-14 Ilya Konstantinovosxaudiosrc: no resampling on OS X
2015-07-14 Ilya Konstantinovosxaudiosrc: avoid get_channel_layout
2015-07-14 Arun Raghavanosxaudio: Avoid making a duplicate structure in caps...
2015-07-14 Arun Raghavanosxaudio: Don't set the format on an initialized AudioUnit
2015-07-14 Arun Raghavanosxaudio: Minor spelling fix (unitialize -> uninitialize)
2015-07-14 Ilya Konstantinovosxaudio: Fix lockup in _audio_unit_property_listener
2015-07-14 Ilya Konstantinovosxaudio: Invalidate cached caps on format change
2015-07-14 Ilya Konstantinovosxaudio: Overhaul of probing caps
2015-07-14 Ilya Konstantinovosxaudio: AudioUnitInitialize on open
2015-02-24 Ilya Konstantinovosxaudiosrc: iOS resampling causes stuttering
2014-12-15 Arun Raghavanosxaudiosrc: Probe channel layout too
2014-12-15 Arun Raghavanosxaudiosrc: Implement caps probing
2014-12-15 Arun Raghavanosxaudio: Move osxaudiosrc-specific code out of the...
2014-12-15 Arun Raghavanosxaudio: Clean up a GstCoreAudio -> GstOsxAudioSrc...
2014-12-15 Arun Raghavanosxaudio: Consolidate input and output code paths a bit
2014-09-17 Sebastian Drögeosxaudio: OSStatus is not a fourcc, so don't print...
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2013-03-08 Andoni Morales Ala... osxaudio: add support for iOS using the RemoteIO AudioUnit
2013-03-08 Andoni Morales Ala... osxaudio: add a façade for the CoreAudio API