[Bug 690940] avdec_aac: produces garbled output (regression in master)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 26 20:02:39 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=690940
  GStreamer | gst-libav | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|1.2.x                       |1.1.1
            Summary|avdec_aac: produces garbled |avdec_aac: produces garbled
                   |output                      |output (regression in
                   |                            |master)

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-01-26 12:54:39 UTC ---
Cool, thanks! Needed fixing for the mono case as well:


commit b7ef1faab7c3db4a156e50fb6368c6efa49c630f
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Sat Jan 26 12:35:10 2013 +0000

    Revert "avdec_aac: disable for autoplugging until it gets fixed"

    This reverts commit c5980dc52ac57cf0147ed269e3b2c863d7251f84.

    It's fixed now.

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

commit 879cd02e26427637edaa5e31f2cfa29be481c140
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sat Jan 26 12:50:49 2013 +0000

    avauddec: fix decoding of mono audio as well

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

commit 76423a4ba7feccdd72937447997ca872c3bd094b
Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date:   Fri Jan 25 14:40:15 2013 -0500

    avauddec: fix garbled audio decoding in some cases

    Calculate output buffer size based on the number of
    samples, channels and bytes per sample. The buffer
    size was calculated based on linesize, which may
    be larger than what's required.

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

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