gstreamer/libs
Sebastian Dröge 10743802be controller: Use ordered GSequence instead of GList
This makes lookups and insertions O(log n) instead of
always O(n) for insertions and O(n) in worst case for
lookups.

Fixes bug #582564.
2009-05-14 22:13:47 +02:00
..
gst controller: Use ordered GSequence instead of GList 2009-05-14 22:13:47 +02:00
Makefile.am removing last mentions of wingo cothreads 2003-12-24 15:11:20 +00:00