gstreamer/sys/oss4
Tim-Philipp Müller 59120a0222 oss4: also accept formats not natively supported
Also accept formats that are not natively supported by the
hardware, OSS4 can convert them internally. List the native
formats first in the caps though, to express our preference
for the native formats. We need this in order to support the
case properly where the audio hardware supports only e.g.
little endian PCM, but the host is big endian, since many
audio elements only support native endianness and make the
reasonable assumption that any audiosink will be able to
handle audio in native endianness.

Based on patch by Jerry Tan <jerry.tan@sun.com>

Fixes #614317.
2010-05-11 19:02:55 +01:00
..
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2010-05-11 19:02:54 +01:00
oss4-audio.c oss4: also accept formats not natively supported 2010-05-11 19:02:55 +01:00
oss4-audio.h Add initial support for OSSv4. Mixer still needs a bit more love, but even magic has its limits. 2010-05-11 19:02:53 +01:00
oss4-mixer-enum.c sys/oss4/: Fix arguments format in debug statements. 2010-05-11 19:02:53 +01:00
oss4-mixer-enum.h Add initial support for OSSv4. Mixer still needs a bit more love, but even magic has its limits. 2010-05-11 19:02:53 +01:00
oss4-mixer-slider.c oss4: Enhancements to the mixer and audio output 2010-05-11 19:02:54 +01:00
oss4-mixer-slider.h Add initial support for OSSv4. Mixer still needs a bit more love, but even magic has its limits. 2010-05-11 19:02:53 +01:00
oss4-mixer-switch.c oss4: Enhancements to the mixer and audio output 2010-05-11 19:02:54 +01:00
oss4-mixer-switch.h Add initial support for OSSv4. Mixer still needs a bit more love, but even magic has its limits. 2010-05-11 19:02:53 +01:00
oss4-mixer.c oss4: add comment for translators 2010-05-11 19:02:54 +01:00
oss4-mixer.h Add initial support for OSSv4. Mixer still needs a bit more love, but even magic has its limits. 2010-05-11 19:02:53 +01:00
oss4-property-probe.c sys/oss4/: Make device-name probing in NULL state work better (e.g. for the gnome-control-center sound capplet). 2010-05-11 19:02:53 +01:00
oss4-property-probe.h sys/oss4/: Make device-name probing in NULL state work better (e.g. for the gnome-control-center sound capplet). 2010-05-11 19:02:53 +01:00
oss4-sink.c sys/oss4/: Add some spaces in translateable strings. 2010-05-11 19:02:54 +01:00
oss4-sink.h Add initial support for OSSv4. Mixer still needs a bit more love, but even magic has its limits. 2010-05-11 19:02:53 +01:00
oss4-soundcard.h Add initial support for OSSv4. Mixer still needs a bit more love, but even magic has its limits. 2010-05-11 19:02:53 +01:00
oss4-source.c sys/oss4/: Add some spaces in translateable strings. 2010-05-11 19:02:54 +01:00
oss4-source.h Add initial support for OSSv4. Mixer still needs a bit more love, but even magic has its limits. 2010-05-11 19:02:53 +01:00