[Bug 715192] videodecoder: Cannot accumulate buffer while downstream is blocked

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 25 14:15:47 PST 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-11-25 22:15:42 UTC ---
FWIW I recommended these changes to Alexey. The right thing to do here is to
only hold the base class' stream lock while in chain(), when handling a
serialized event (but not when calling gst_pad_push_event()) and around
finish_frame() (but not when calling gst_pad_push()). I'll review these patches
tomorrow and fix them up if there's anything to fix up.

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