[Bug 642963] [dvdemux] time based upstream seek

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 11 04:49:24 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=642963
  GStreamer | gst-plugins-good | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2011-03-11 12:49:20 UTC ---
gst_dvdemux_handle_push_seek() is not supposed to take ownership of the event.
This fixes it, and another memory leak that was caused by assuming that the
function takes ownership of the event.

commit bc6c1bbbaba337538fd9cbaa307d6233ee03db4b
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Mar 11 13:46:05 2011 +0100

    dvdemux: Fix refcount issues with the seek event

    Fixes bug #642963.

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