gstreamer/sys
Brian Cameron 01c237e91d sys/sunaudio/: Fix up the mixer tracks to use a volume range of 0-255, which is what the sun audio API uses. This sim...
Original commit message from CVS:
Patch by: Brian Cameron <brian.cameron at sun dot com>
* sys/sunaudio/gstsunaudiomixerctrl.c:
(gst_sunaudiomixer_ctrl_get_volume),
(gst_sunaudiomixer_ctrl_set_volume):
* sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
Fix up the mixer tracks to use a volume range of 0-255, which is what
the sun audio API uses. This simplifies the code and avoids rounding
errors. Fixes #524593.
2008-03-27 09:36:58 +00:00
..
directdraw sys/directdraw/gstdirectdrawsink.c: Properly chain up finalize functions. Fixes bug #515980. 2008-02-12 12:22:48 +00:00
directsound Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00
oss sys/oss/gstosssrc.*: Cache probed caps, so _get_caps() during recording doesn't cause ioctl calls which may disrupt t... 2008-03-11 23:12:04 +00:00
osxaudio Managed to resolve most unused declarations. Filed a bug for one left. 2008-01-15 15:22:41 +00:00
osxvideo sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy) 2008-03-18 15:03:06 +00:00
sunaudio sys/sunaudio/: Fix up the mixer tracks to use a volume range of 0-255, which is what the sun audio API uses. This sim... 2008-03-27 09:36:58 +00:00
v4l2 Add device-fd property to make it possible to apps to call ioctl's. 2008-03-26 15:10:08 +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