[Bug 755611] aacparse: wrong LOAS config reading

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Sep 26 05:20:29 PDT 2015


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

--- Comment #6 from Jan Schmidt <thaytan at noraisin.net> ---
Thanks, pushed: commit 35139ee8b7e165b1d0ec69f17401b3e7c3953981
Author: Guillaume Marquebielle <guillaume.marquebielle at parrot.com>
Date:   Fri Sep 25 10:01:37 2015 +0200

    aacparse: fix uninitialized variables in LOAS config reading

    On reading LOAS config, flag v=1 and vA=1 combination can occur, leading to
warning
    "Spec says "TBD"...". Returning TRUE on this case while parameters
'sample_rate' and
    'channels' are pointing to uninitialized values can end on setting random
values as
    rate and channels on src caps.

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

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