[Bug 742174] vtenc_h264: potential deadlock upon EOS
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 8 05:49:02 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=742174
GStreamer | gst-plugins-bad | 1.4.5
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |slomo at coaxion.net
Resolution| |FIXED
Target Milestone|HEAD |1.5.1
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2015-01-08 13:48:59 UTC ---
Thanks for the patch! :) Please attach patches in "git format-patch" format in
the future though, that way it will automatically include your name and a
commit message.
commit 7d318a572c8c032336829a9afd2cda8c80d618e0
Author: Florian Zwoch <fzwoch at gmail.com>
Date: Thu Jan 8 14:47:16 2015 +0100
vtenc: Unlock the stream lock while waiting for pending frames to be
completed in finish()
We might otherwise deadlock because gst_vtenc_enqueue_buffer() can be
called again and will take the stream lock again from another thread.
https://bugzilla.gnome.org/show_bug.cgi?id=742174
--
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