[Bug 780966] aacparse: streamline and improve AudioSpecificConfig parsing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 6 10:10:17 UTC 2017


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.11.3

--- Comment #2 from Edward Hervey <bilboed at bilboed.com> ---
commit 9a066e548ddd6da12de29bd8cfe2f084767c2e82
Author: Edward Hervey <edward at centricular.com>
Date:   Thu Apr 6 12:01:00 2017 +0200

    aacparse: streamline and improve AudioSpecificConfig parsing

    AudioSpecifigConfig is used in a variety of AAC streams but was
    being parsed differently. Instead, make everyone use the same parsing.

    * Remove unused 'bits' field (it was always set to 0 if present)
    * Add proper GAConfig parsing (to know the  number of samples per frame
      if present).

    Fixes wrong rate/channels configuration in streams coming from qtdemux

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

-- 
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