gstreamer/sys
Philip Jägenstedt fbe726c3da directsoundsink: 16-bit audio is signed, 8-bit is unsigned.
Pretending to handle 8-bit signed causes distorted audio when
actually given such audio, which you will get if passing 8-bit
unsigned through audioconvert ! audioresample, as audioresample
only handles 8-bit signed.  Fixes #605834.

Signed-off-by: David Schleef <ds@schleef.org>
2011-07-09 16:45:51 -07:00
..
directsound directsoundsink: 16-bit audio is signed, 8-bit is unsigned. 2011-07-09 16:45:51 -07:00
oss various (sys): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
oss4 oss4: Address unused but set variables 2011-04-16 13:14:57 +01:00
osxaudio various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
osxvideo various (sys): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
sunaudio sunaudio: fix typo in comment 2011-06-18 13:36:06 +01:00
v4l2 v4l2: add norm property 2011-05-24 10:47:26 +02:00
waveform sys: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs 2010-06-06 17:57:03 +02:00
ximage xvimagesink: Fallback to non-XShm mode if allocating the XShm image failed 2011-05-26 12:48:36 +02:00
Makefile.am Move oss4 plugin from -bad to -good 2010-05-11 19:02:55 +01:00