[Bug 769449] queue2: Add higher-resolution low/high-watermark properties

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 3 13:23:57 UTC 2016


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

--- Comment #8 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
Created attachment 332618
  --> https://bugzilla.gnome.org/attachment.cgi?id=332618&action=edit
Distinguish between buffering-level and buffering-percentage

As it turns out, the patch can be considerably simplified, since the percentage
for buffering messages itself does not have to be changed to use the
higher-resolution range (it is just a percentage, so its stays in the 0..100
range). This in turn means that by refactoring some buffering level related
functions, many other parts such as the SET_PERCENT macro do not have to be
modified.

This new patch separates the concepts of "buffering level" and "buffering
percentage" as a prerequisite for the new low/high watermark properties.

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