gstreamer/gst-libs/gst/riff
Carlos Rafael Giani 9adaeb0a71 riff: Remove sample rate and channel count boundaries in caps
WAV is too generic to impose more-or-less arbitrary boundaries on the
sample rate and channel count caps. For example, there are 384 kHz WAV
files. Another example: it is in theory possible that somebody puts DSD
data into a WAV file, which will then have a sample rate of ~2.8 MHz.

For this reason, get rid of the rate and channel caps unless they are
fixed values. Downstream anyway usually knows the limitations better.

https://bugzilla.gnome.org/show_bug.cgi?id=761514
2016-08-02 15:25:53 +03:00
..
Makefile.am g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
riff-ids.h riff: Add missing closing parenthesis to GST_RIFF_WAVE_FORMAT_ANTEX_ADPCME 2016-01-03 10:33:53 +02:00
riff-media.c riff: Remove sample rate and channel count boundaries in caps 2016-08-02 15:25:53 +03:00
riff-media.h Fix FSF address 2012-11-03 23:05:09 +00:00
riff-read.c riff: Recognize RF64 as RIFF file 2014-08-29 11:47:24 +03:00
riff-read.h riff: remove new parse_ncdt api again 2014-01-05 21:39:52 +01:00
riff.c Fix FSF address 2012-11-03 23:05:09 +00:00
riff.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00