[Bug 708769] avdec_mp2float: negotiation error

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 2 13:03:01 CEST 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1

--- Comment #6 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-10-02 11:02:58 UTC ---
commit 3e154333de490b603ab80156e0e14e5c585d9125
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Wed Oct 2 12:57:36 2013 +0200

    avcodecmap: Only append values to the video/audio format lists if we don't
have them already

commit 3c777545245b4dc6e1e59a637a7ebb8277fc226d
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Wed Oct 2 12:52:35 2013 +0200

    avviddec: Reset some more fields in ::stop()

commit 5f5b6f465c1741e7103a4eb0cbfd385b79fdb98e
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Wed Oct 2 12:51:40 2013 +0200

    avviddec: Don't believe we're negotiated if negotiation failed

    It can happen that negotiation fails during get_buffer(), but then
    we don't retry later and never return NOT_NEGOTIATED upstream...
    and instead run into assertions.

commit 9febec71c0b35ed2ea0b8d24c949013fb57bceda
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Wed Oct 2 12:45:44 2013 +0200

    avauddec: Don't believe we're negotiated if negotiation failed

    It can happen that negotiation fails during get_buffer(), but then
    we don't retry later and never return NOT_NEGOTIATED upstream...
    and instead run into assertions.

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

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