summaryrefslogtreecommitdiff
path: root/sys/osxaudio/gstosxaudiosrc.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-13various (gst): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-1/+1
2010-06-06sys: Don't use GST_DEBUG_FUNCPTR for GObject vfuncsSebastian Dröge1-4/+2
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-9/+5
2009-08-09osxaudiosrc: if max_channels == min_channels, use an int instead of an int ra...Tim-Philipp Müller1-3/+6
2009-01-29Update and add documentation for platform specific plugins (sys).Stefan Kost1-6/+6
2009-01-02sys/osxaudio/: Rewrite osxaudio to work more flexibly and more reliably, usin...Justin Karnegas1-89/+100
2008-08-27sys/osxaudio/: Fix the build on macosx.Edward Hervey1-4/+4
2008-08-26sys/osxaudio/: Rewrite caps setting and ring buffer initialisation.Michael Smith1-27/+96
2007-10-23sys/osxaudio/gstosxaudiosrc.c: Use default input device instead of default ou...Yun Zheng Hu1-3/+10
2007-03-15Activate osxaudio in gst-plugins-good with proper build setup.Edward Hervey1-4/+4
2006-05-06Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz1-2/+3
2006-04-28sys/osxaudio/gstosxaudiosink.c: Register osxaudiosrc to the plugin.Zaheer Abbas Merali1-130/+188
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-03-13close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans1-0/+4
2005-09-02All plugins updated for element state changes.Andy Wingo1-11/+10
2004-12-11put the same mail for Zaheer Merali everywhereStéphane Loeuillet1-1/+1
2004-06-02zaheer :Stéphane Loeuillet1-2/+3
2004-05-20sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer MeraliDavid Schleef1-0/+216