[Bug 749653] dashdemux: Implement binary search for stream_sidx_seek

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 21 02:06:45 PDT 2015


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

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Don't implement yet another binary search, unless it makes a very big
difference compared to the standard one that is in libgstreamer already. As you
noticed it's not trivial to implement binary search, and having multiple
implementations means maintaining more code and making sure nothing breaks
whenever someone changes something in there.

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