mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
9adaeb0a71
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 |
||
---|---|---|
.. | ||
Makefile.am | ||
riff-ids.h | ||
riff-media.c | ||
riff-media.h | ||
riff-read.c | ||
riff-read.h | ||
riff.c | ||
riff.h |