[Bug 763757] multiqueue: Make sure mq->percent remains valid after modifying high-percent value

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 21 08:12:27 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763757

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net
 Attachment #324105|none                        |reviewed
             status|                            |

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 324105
  --> https://bugzilla.gnome.org/attachment.cgi?id=324105
patch for scaling mq->percent after setting high-percent

I would prefer that we recalculate the values instead of just scaling. The
scaling is faster but gives +/- 1 of the real result. It's not really a code
path that is called often, so let's just do it right here.

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