gstreamer/sys/directsound
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
..
gstdirectsoundplugin.c update copyright statements 2007-02-27 12:02:03 +00:00
gstdirectsoundsink.c directsoundsink: 16-bit audio is signed, 8-bit is unsigned. 2011-07-09 16:45:51 -07:00
gstdirectsoundsink.h directsoundsink: Implement SPDIF support for AC3. 2010-03-26 23:20:10 +01:00
Makefile.am build: Makefile.am cleanups 2010-03-18 21:34:24 +00:00