[Bug 780966] aacparse: streamline and improve AudioSpecificConfig parsing

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


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

--- Comment #1 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 349348
  --> https://bugzilla.gnome.org/attachment.cgi?id=349348&action=edit
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

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