gstreamer/sys
Michael Smith 192c1b942b sys/osxaudio/: Rewrite caps setting and ring buffer initialisation.
Original commit message from CVS:
* sys/osxaudio/Makefile.am:
* sys/osxaudio/gstosxaudio.c:
* sys/osxaudio/gstosxaudiosink.c:
* sys/osxaudio/gstosxaudiosink.h:
* sys/osxaudio/gstosxaudiosrc.c:
* sys/osxaudio/gstosxaudiosrc.h:
* sys/osxaudio/gstosxringbuffer.c:
* sys/osxaudio/gstosxringbuffer.h:
Rewrite caps setting and ring buffer initialisation.
Previously we never told CoreAudio what format we were going to send it,
so it only worked due to luck, and not at all on some hardware.
Now we explicitly advertise what formats the hardware supports, and then
configure the selected one correctly.
2008-08-26 21:13:08 +00:00
..
directdraw sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc, gst_directdraw_sink_bufferpool_clear): 2008-08-21 21:56:19 +00:00
directsound Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00
oss Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822). 2008-08-07 16:11:00 +00:00
osxaudio sys/osxaudio/: Rewrite caps setting and ring buffer initialisation. 2008-08-26 21:13:08 +00:00
osxvideo sys/osxvideo/osxvideosink.m: Fix minor build issues on macosx. 2008-07-17 16:42:53 +00:00
sunaudio sys/sunaudio/gstsunaudiomixerctrl.c: Improvements for the SunAudio mixer by handling mute as no gain for tracks that ... 2008-06-10 06:52:44 +00:00
v4l2 sys/v4l2/: Fix memory leaks. Small code cleanups : No need for empty _init(). No need to memset instance structures. ... 2008-08-26 12:27:11 +00:00
waveform Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00
ximage sys/ximage/gstximagesrc.c: Initialise variables when opening the X display rather than in _start(), as the display ca... 2008-02-12 13:34:52 +00:00
Makefile.am Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00