gstreamer/sys
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
..
directsound directsoundsink: fix redundant function redeclaration compiler warnings 2010-03-27 09:05:50 +00:00
oss oss: add fixme comment 2010-04-04 22:29:13 +03:00
oss4 oss4: also accept formats not natively supported 2010-05-11 19:02:55 +01:00
osxaudio osx: fix compiler warnings 2010-03-23 08:23:09 +01:00
osxvideo osxvideosink: implement the xoverlay interface. Fixes #618349. 2010-05-11 19:58:00 +02:00
sunaudio gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 14:32:00 +01:00
v4l2 Add -Wwrite-strings to the configure flags 2010-03-21 14:17:47 +01:00
waveform build: Makefile.am cleanups 2010-03-18 21:34:24 +00:00
ximage gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 14:32:00 +01:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00