[Bug 679886] [0.11] faad: aborts with "gst_audio_decoder_finish_frame: code should not be reached" when scrubbing/seeking heavily

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 20 07:49:39 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=679886
  GStreamer | gst-plugins-bad | 0.11.x

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mnauw at users.sourceforge.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #2 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-07-20 14:49:34 UTC ---
Those large number are an inconvenient/scary display of -1, and the real
failure is due to faad trying to discard a frame twice upon decoding error
which should be fixed by following commit(s):

[0.10]
commit f75ff5a8647aa6bdca1bb520fd08c9d8f26c84eb
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Fri Jul 20 16:43:19 2012 +0200

    faad: only discard frame once upon decoding error

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

[0.11]
commit 9e28b769e8f488b2df9545ba2fee1ef46920050c
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Fri Jul 20 16:43:19 2012 +0200

    faad: only discard frame once upon decoding error

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

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