summaryrefslogtreecommitdiff
path: root/sys/osxaudio/gstosxaudiosrc.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Port all docstring to gtk-doc markdownThibault Saunier2019-05-131-3/+3
* osxaudio: Support audio device provider on osxHyunjun Ko2016-05-021-4/+1
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-2/+1
* osxaudio: Fix lockup in _audio_unit_property_listenerIlya Konstantinov2015-07-141-1/+1
* osxaudio: Overhaul of probing capsIlya Konstantinov2015-07-141-81/+41
* osxaudiosrc: Allow caps renegotiationArun Raghavan2015-03-031-7/+4
* osxaudiosrc: iOS resampling causes stutteringIlya Konstantinov2015-02-241-0/+11
* osxaudio: Directly return the ringbuffer's caps if it is acquiredSebastian Dröge2014-12-221-7/+4
* osxaudio: Put all audio formats into the template capsSebastian Dröge2014-12-221-7/+1
* osxaudio: Fix deadlock and property change notification in device selection codeSebastian Dröge2014-12-221-5/+10
* osxaudio: Take lock around sink/source before accessing the ringbufferArun Raghavan2014-12-151-0/+6
* osxaudiosrc: Probe channel layout tooArun Raghavan2014-12-151-3/+22
* osxaudiosrc: Implement caps probingArun Raghavan2014-12-151-35/+42
* osxaudio: Move osxaudiosrc-specific code out of the generic pathArun Raghavan2014-12-151-0/+37
* osxaudio: Clean up a GstCoreAudio -> GstOsxAudioSrc/Sink referenceArun Raghavan2014-12-151-18/+45
* osxaudio: Move device selection to ringbuffer->open_device()Arun Raghavan2014-12-151-8/+13
* osxaudio: Consolidate input and output code paths a bitArun Raghavan2014-12-151-7/+9
* osxaudio: try to fix up according to Sebastian's commentsTakashi Nakajima2013-04-171-2/+1
* osxaudio: fix layout for osxaudiosrcted-n2013-04-171-5/+9
* osxaudio: port to v.1.0ted-n2013-04-171-36/+29
* osxaudio: add a façade for the CoreAudio APIAndoni Morales Alastruey2013-03-081-35/+10
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-271-1/+1
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* various (gst): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-131-1/+1
* sys: Don't use GST_DEBUG_FUNCPTR for GObject vfuncsSebastian Dröge2010-06-061-4/+2
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-9/+5
* osxaudiosrc: if max_channels == min_channels, use an int instead of an int ra...Tim-Philipp Müller2009-08-091-3/+6
* Update and add documentation for platform specific plugins (sys).Stefan Kost2009-01-291-6/+6
* sys/osxaudio/: Rewrite osxaudio to work more flexibly and more reliably, usin...Justin Karnegas2009-01-021-89/+100
* sys/osxaudio/: Fix the build on macosx.Edward Hervey2008-08-271-4/+4
* sys/osxaudio/: Rewrite caps setting and ring buffer initialisation.Michael Smith2008-08-261-27/+96
* sys/osxaudio/gstosxaudiosrc.c: Use default input device instead of default ou...Yun Zheng Hu2007-10-231-3/+10
* Activate osxaudio in gst-plugins-good with proper build setup.Edward Hervey2007-03-151-4/+4
* Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz2006-05-061-2/+3
* sys/osxaudio/gstosxaudiosink.c: Register osxaudiosrc to the plugin.Zaheer Abbas Merali2006-04-281-130/+188
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-131-0/+4
* All plugins updated for element state changes.Andy Wingo2005-09-021-11/+10
* put the same mail for Zaheer Merali everywhereStéphane Loeuillet2004-12-111-1/+1
* zaheer :Stéphane Loeuillet2004-06-021-2/+3
* sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer MeraliDavid Schleef2004-05-201-0/+216