gstreamer/docs/gst
Sebastian Dröge 3c6448c64e API: Add gst_util_array_binary_search() for binary searchs on a sorted array
This will be mostly useful in all elements that have some kind of internal
seek/index table. Currently almost all of them (or even all of them)
are using a linear search although the used array is already sorted,
wasting some CPU time without good reason.

Fixes bug #573623.
2009-03-02 16:17:45 +01:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
gstreamer-docs.sgml docs/: Change to xinclude based build - its faster and easier to maintain. 2008-10-30 15:29:51 +00:00
gstreamer-overrides.txt docs/: Add these files to CVS. Now I really don't understand what's going on, but like whatever. I want green buildbot! 2005-03-29 14:34:51 +00:00
gstreamer-sections.txt API: Add gst_util_array_binary_search() for binary searchs on a sorted array 2009-03-02 16:17:45 +01:00
gstreamer.types.in Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00
Makefile.am Use shave (http://git.lespiau.name/cgit/shave/) to simplify build output 2009-02-22 16:09:42 +00:00
running.xml docs/: Change to xinclude based build - its faster and easier to maintain. 2008-10-30 15:29:51 +00:00