index
:
~robswain/gst-plugins-good
working-qtdemux
Robert Swain's dumping ground for gst-plugins-good development
robswain
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
osxaudio
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-09
osxaudio: fix warnings on macosx
Josep Torra
1
-10
/
+14
2009-10-09
osxaudio: Fixes build on macosx snow leopard.
Josep Torra
1
-0
/
+1
2009-09-16
osxaudio: link against GST_BASE_LIBS
David Schleef
1
-0
/
+1
2009-08-09
osxaudiosrc: if max_channels == min_channels, use an int instead of an int ra...
Tim-Philipp Müller
1
-3
/
+6
2009-04-18
osxringbuffer: Run gst-indent.
Edward Hervey
1
-1
/
+3
2009-02-04
osxaudio fixes: multichannel and changing caps.
Michael Smith
1
-4
/
+7
2009-01-29
Update and add documentation for platform specific plugins (sys).
Stefan Kost
3
-33
/
+15
2009-01-15
sys/osxaudio/Makefile.am: Link against CoreServices (needed for osx 10.4) and...
Michael Smith
1
-1
/
+1
2009-01-13
sys/osxaudio/Makefile.am: osxaudio plugin now requires AudioUnit framework, s...
Michael Smith
1
-16
/
+16
2009-01-02
sys/osxaudio/: Rewrite osxaudio to work more flexibly and more reliably, usin...
Justin Karnegas
9
-451
/
+723
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
1
-0
/
+1
2008-08-27
sys/osxaudio/: Fix the build on macosx.
Edward Hervey
3
-14
/
+16
2008-08-27
sys/osxaudio/gstosxaudio.c: Oops. Revert more completely.
Michael Smith
1
-2
/
+2
2008-08-26
sys/osxaudio/gstosxaudio.c: Revert accidental element rename from testing.
Michael Smith
1
-2
/
+2
2008-08-26
sys/osxaudio/: Rewrite caps setting and ring buffer initialisation.
Michael Smith
8
-136
/
+324
2008-01-15
Managed to resolve most unused declarations. Filed a bug for one left.
Stefan Kost
1
-4
/
+0
2007-11-20
Fix build on Mac OS X 10.5
Julien Moutte
1
-1
/
+2
2007-10-23
sys/osxaudio/gstosxaudiosrc.c: Use default input device instead of default ou...
Yun Zheng Hu
1
-3
/
+10
2007-03-15
Activate osxaudio in gst-plugins-good with proper build setup.
Edward Hervey
6
-48
/
+90
2007-02-27
update copyright statement
Christian Schaller
5
-2
/
+24
2006-05-06
Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...
Maciej Katafiasz
2
-4
/
+6
2006-04-28
sys/osxaudio/gstosxaudiosink.c: Register osxaudiosrc to the plugin.
Zaheer Abbas Merali
4
-172
/
+244
2006-04-28
Forgot to commit, quick commit be4 apple dies
Zaheer Abbas Merali
2
-0
/
+381
2006-04-26
sys/osxaudio/: Port of osxaudiosink to 0.10
Zaheer Abbas Merali
5
-674
/
+395
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
3
-3
/
+3
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
3
-3
/
+3
2006-04-08
Fix broken GObject macros
Stefan Kost
1
-1
/
+1
2006-03-13
close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
Wim Taymans
2
-0
/
+7
2005-12-06
expand tabs
Thomas Vander Stichele
3
-20
/
+20
2005-11-14
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
1
-1
/
+1
2005-10-12
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
3
-6
/
+6
2005-09-23
fix build and use of GST_LIBS
Thomas Vander Stichele
1
-2
/
+3
2005-09-02
All plugins updated for element state changes.
Andy Wingo
3
-30
/
+30
2004-12-11
put the same mail for Zaheer Merali everywhere
Stéphane Loeuillet
3
-3
/
+3
2004-06-22
sys/osxaudio/Makefile.am: Workaround so that the osxaudio .so file gets linke...
Zaheer Abbas Merali
1
-0
/
+1
2004-06-02
zaheer :
Stéphane Loeuillet
3
-7
/
+5
2004-05-21
fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
1
-1
/
+1
2004-05-20
sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer Merali
David Schleef
8
-0
/
+1219