gstreamer/libs/gst
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
..
base adapter: don't use realloc, it does a memcpy 2009-05-13 23:52:02 +02:00
check gstcheck: Call gst_check_init() before creating the suite 2009-04-02 10:44:23 +02:00
controller controller: Use ordered GSequence instead of GList 2009-05-14 22:13:47 +02:00
dataprotocol Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
net Fix signed when compiling with MSys/MinGW 2009-02-23 12:33:13 +01:00
Makefile.am Build the net library if we have winsock2. 2008-07-29 00:45:29 +00:00