[gstreamer-bugs] [Bug 590447] [flvmux] crashes when writing index with <= 128 entries

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Aug 3 11:10:13 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=590447

  GStreamer | gst-plugins-good | Ver: git

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.16




------- Comment #1 from Sebastian Dröge  2009-08-03 18:10 UTC -------
commit a931c6759771a3942239c19cadeee3726508595d
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Mon Aug 3 20:08:33 2009 +0200

    flvmux: Fix unit test to correctly handle request pads

    Request pads are removed by the element instance in PAUSED->READY
    so we need to re-request pads for every run and link them again.

    Last fix for bug #590447.

commit 8b9d547c146cacab2e9eb713b167c295661fd3cf
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Mon Aug 3 20:08:00 2009 +0200

    flvmux: Fix writing of the index for < 128 buffers

    Partially fixes bug #590447.

commit cb4eb5714c7a3bb0b5caf4a57937c5e4e4e4018f
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Mon Aug 3 20:07:00 2009 +0200

    flvmux: Fix resetting of the element

    Reset the have_video/have_audio flags and make sure to
    properly release the request pads.

    Partially fixes bug #590447.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=590447.




More information about the Gstreamer-bugs mailing list