gstreamer/ext
Tim-Philipp Müller 1e329bb4f4 alsa: fix supported format detection
The format probing code was assuming there'd be one caps
structure for each separate width/depth combination like
we did in 0.10 all over the place: for one, we'd query
unsigned/signed formats together for the same width/height,
and we'd add the entire current structure to the probed
caps when we find a format is supported. Now that we have
all raw formats in a single structure, this is all not going
to work so well any more. We added the entire structure with
all possible formats to the caps if we support just one format.

Fix probing so that we only return the list of actually
supported raw audio formats (with native endianness) from
get_caps().
2012-10-18 11:03:07 +01:00
..
alsa alsa: fix supported format detection 2012-10-18 11:03:07 +01:00
cdparanoia cdparanoia: always set the read_speed 2012-05-24 13:39:54 +02:00
libvisual Remove some #define GLIB_DISABLE_DEPRECATION_WARNINGS that are no longer needed 2012-09-10 01:27:18 +01:00
ogg docs: playbin2 -> playbin 2012-10-09 12:20:10 +02:00
pango basetextoverlay: Correctly handle empty text buffers 2012-09-27 12:41:28 +02:00
theora theora, app: use gst_element_class_set_static_metadata() 2012-10-17 16:54:14 +01:00
vorbis ivorbisdec: Rename debug category to prevent symbol conflict when using static linking 2012-10-09 13:10:38 +02:00
Makefile.am gio: Move to gst subdirectory 2012-01-18 16:21:14 +01:00