After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 322973 - [wavpack] erroneous sampling rates range
[wavpack] erroneous sampling rates range
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-01 23:09 UTC by gcocatre
Modified: 2005-12-16 10:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Modifies sampling rates ranges, fixes the issue (1.90 KB, patch)
2005-12-01 23:10 UTC, gcocatre
committed Details | Review

Description gcocatre 2005-12-01 23:09:25 UTC
Version details: 0.9.7

The wavpack plugin only supports sampling rates ranging from 8 to 96kHz, while
the specification allows for sampling rates ranging from 6 to 192kHz.
Comment 1 gcocatre 2005-12-01 23:10:39 UTC
Created attachment 55502 [details] [review]
Modifies sampling rates ranges, fixes the issue

This patch has been successfully tested on 24bit, 192kHz, stereo wavpack files.
Comment 2 Tim-Philipp Müller 2005-12-16 10:00:35 UTC
2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>

        * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_link):
        * ext/wavpack/gstwavpackparse.c:
          Wavpack supports samplerates from 6-192kHz, fix pad template
          caps (fixes #322973; patch by: gcocatre@gmail.com). Also
          remove buffer-frames from caps, they are gone in 0.10.