summaryrefslogtreecommitdiffstats
path: root/sys/osxaudio
Commit message (Expand)AuthorAgeFilesLines
* osxaudio: fix warnings on macosxJosep Torra2009-10-091-10/+14
* osxaudio: Fixes build on macosx snow leopard.Josep Torra2009-10-091-0/+1
* osxaudio: link against GST_BASE_LIBSDavid Schleef2009-09-161-0/+1
* osxaudiosrc: if max_channels == min_channels, use an int instead of an int ra...Tim-Philipp Müller2009-08-091-3/+6
* osxringbuffer: Run gst-indent.Edward Hervey2009-04-181-1/+3
* osxaudio fixes: multichannel and changing caps.Michael Smith2009-02-041-4/+7
* Update and add documentation for platform specific plugins (sys).Stefan Kost2009-01-293-33/+15
* sys/osxaudio/Makefile.am: Link against CoreServices (needed for osx 10.4) and...Michael Smith2009-01-151-1/+1
* sys/osxaudio/Makefile.am: osxaudio plugin now requires AudioUnit framework, s...Michael Smith2009-01-131-16/+16
* sys/osxaudio/: Rewrite osxaudio to work more flexibly and more reliably, usin...Justin Karnegas2009-01-029-451/+723
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* sys/osxaudio/: Fix the build on macosx.Edward Hervey2008-08-273-14/+16
* sys/osxaudio/gstosxaudio.c: Oops. Revert more completely.Michael Smith2008-08-271-2/+2
* sys/osxaudio/gstosxaudio.c: Revert accidental element rename from testing.Michael Smith2008-08-261-2/+2
* sys/osxaudio/: Rewrite caps setting and ring buffer initialisation.Michael Smith2008-08-268-136/+324
* Managed to resolve most unused declarations. Filed a bug for one left.Stefan Kost2008-01-151-4/+0
* Fix build on Mac OS X 10.5Julien Moutte2007-11-201-1/+2
* 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-156-48/+90
* update copyright statementChristian Schaller2007-02-275-2/+24
* Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz2006-05-062-4/+6
* sys/osxaudio/gstosxaudiosink.c: Register osxaudiosrc to the plugin.Zaheer Abbas Merali2006-04-284-172/+244
* Forgot to commit, quick commit be4 apple diesZaheer Abbas Merali2006-04-282-0/+381
* sys/osxaudio/: Port of osxaudiosink to 0.10Zaheer Abbas Merali2006-04-265-674/+395
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-253-3/+3
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-083-3/+3
* Fix broken GObject macrosStefan Kost2006-04-081-1/+1
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-132-0/+7
* expand tabsThomas Vander Stichele2005-12-063-20/+20
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-123-6/+6
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-2/+3
* All plugins updated for element state changes.Andy Wingo2005-09-023-30/+30
* put the same mail for Zaheer Merali everywhereStéphane Loeuillet2004-12-113-3/+3
* sys/osxaudio/Makefile.am: Workaround so that the osxaudio .so file gets linke...Zaheer Abbas Merali2004-06-221-0/+1
* zaheer :Stéphane Loeuillet2004-06-023-7/+5
* fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-1/+1
* sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer MeraliDavid Schleef2004-05-208-0/+1219