[Bug 728646] siren: fix sample list rate

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 30 08:22:37 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=728646
  GStreamer | gst-plugins-bad | git

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #5 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2014-10-30 15:22:34 UTC ---
This seems almost 100% certain to be correct now, so I pushed it.

commit a5350f2d0ce0a59fb21afaaef5e519f2a3b93aa0
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Mon Apr 21 11:48:22 2014 +0100

    siren: fix sample rate list

    It was using a 24000/24000/48000, but I think it meant to use
    24000/32000/48000. Not 100% sure...

    https://en.wikipedia.org/wiki/G.722.1 has the list of supported
    bitrates. It's not clear whether the "flag" code maps to this,
    however.

    Coverity 206072

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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