[Bug 734412] multiqueue: The buffering logic can lead to a pipeline stuck in PAUSED forever
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Aug 11 05:29:09 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=734412
GStreamer | gstreamer (core) | unspecified
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #283082|none |needs-work
status| |
--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-08-11 12:29:03 UTC ---
Review of attachment 283082:
--> (https://bugzilla.gnome.org/review?bug=734412&attachment=283082)
::: plugins/elements/gstmultiqueue.c
@@ +896,3 @@
+{
+ gint percent;
+ gboolean post = FALSE;
FALSE and ...
@@ +931,3 @@
+ }
+
+ if (post && percent < mq->low_percent) {
... it will be never TRUE here.
--
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