gstreamer/sys/osxaudio
Michael Smith 555c804b7d osxaudio fixes: multichannel and changing caps.
Ensure we create the ringbuffer segment size as a multiple of the
bytes per sample (fixes 6-channel output).
Reset the segoffset when acquiring the ringbuffer, so we don't retain
a bogus offset when caps change.
2009-02-04 16:40:13 -08:00
..
gstosxaudio.c Update and add documentation for platform specific plugins (sys). 2009-01-29 10:12:43 +02:00
gstosxaudioelement.c sys/osxaudio/: Rewrite osxaudio to work more flexibly and more reliably, using a different abstraction layer of corea... 2009-01-02 20:39:34 +00:00
gstosxaudioelement.h sys/osxaudio/: Rewrite osxaudio to work more flexibly and more reliably, using a different abstraction layer of corea... 2009-01-02 20:39:34 +00:00
gstosxaudiosink.c Update and add documentation for platform specific plugins (sys). 2009-01-29 10:12:43 +02:00
gstosxaudiosink.h sys/osxaudio/: Rewrite osxaudio to work more flexibly and more reliably, using a different abstraction layer of corea... 2009-01-02 20:39:34 +00:00
gstosxaudiosrc.c Update and add documentation for platform specific plugins (sys). 2009-01-29 10:12:43 +02:00
gstosxaudiosrc.h sys/osxaudio/: Rewrite osxaudio to work more flexibly and more reliably, using a different abstraction layer of corea... 2009-01-02 20:39:34 +00:00
gstosxringbuffer.c osxaudio fixes: multichannel and changing caps. 2009-02-04 16:40:13 -08:00
gstosxringbuffer.h sys/osxaudio/: Rewrite osxaudio to work more flexibly and more reliably, using a different abstraction layer of corea... 2009-01-02 20:39:34 +00:00
Makefile.am sys/osxaudio/Makefile.am: Link against CoreServices (needed for osx 10.4) and fix up the linker flags. Fixes #567853. 2009-01-15 21:16:45 +00:00