[Bug 763757] multiqueue: Make sure mq->percent remains valid after modifying high-percent value
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Apr 14 06:53:50 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=763757
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #325889|none |reviewed
status| |
--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 325889:
--> (https://bugzilla.gnome.org/review?bug=763757&attachment=325889)
Looks good to me
::: plugins/elements/gstmultiqueue.c
@@ +622,3 @@
case PROP_HIGH_PERCENT:
mq->high_percent = g_value_get_int (value);
+ recheck_buffering_status (mq);
Shouldn't this also happen for low-percent?
--
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