[Bug 749653] dashdemux: Implement binary search for stream_sidx_seek

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


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

--- Comment #8 from Jimmy Ohn <yongjin.ohn at lge.com> ---
(In reply to Sebastian Dröge (slomo) from comment #7)
> 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.

OK I understood:). I'll attach the patch using gst_util_array_binary_search().
Thanks slomo.

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