[Bug 761514] riff: remove limits for sample rate and channel count

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 2 12:26:17 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=761514

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #14 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 9adaeb0a7118b36dcf2a4ce6d240df8d447641dd
Author: Carlos Rafael Giani <dv at pseudoterminal.org>
Date:   Tue Aug 2 12:03:18 2016 +0200

    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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list