gstreamer/sys
Tim-Philipp Müller cd4099db89 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-04-08 10:15:56 +01:00
..
acmenc Fix acmenc for warning flags 2010-03-21 21:53:44 +01:00
acmmp3dec acmmp3dec: fix warnings 2010-03-21 22:09:20 +01:00
cdrom gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
directdraw directdraw: Fix warnings 2010-03-23 01:30:54 +01:00
directsound gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
dshowdecwrapper gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
dshowsrcwrapper dshowvideosrc: Add support for YUY2 input format 2010-03-24 17:05:14 +01:00
dshowvideosink gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
dvb dvbsrc: Use uint instead of int for frequency and symbol-rate properties 2010-04-02 19:09:40 +02:00
dxr3 gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
fbdev gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
oss4 oss4: also accept formats not natively supported 2010-04-08 10:15:56 +01:00
osxvideo osx: more compiler warning fixes 2010-03-24 00:19:02 +00:00
qcam gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
qtwrapper osx: more compiler warning fixes 2010-03-24 00:19:02 +00:00
v4l2 Remove more v4l2 stuff, hopefully fixing 'make distcheck' again. 2006-10-04 10:55:21 +00:00
vcd Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
vdpau vdpau: Fix compiler warnings 2010-03-22 08:45:27 +01:00
wasapi gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
wininet wininet: Fix warnings 2010-03-23 01:41:31 +01:00
winks gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
winscreencap gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
Makefile.am build: build plugins and examples in parallel where possible, if make -jN is used 2010-03-30 01:17:15 +01:00