gstreamer/libs/gst
Wim Taymans b23279e922 adapter: don't use realloc, it does a memcpy
Don't use realloc to grow the scratch area because we don't want the memcpy the
old useless data into the new area before we write our new stuff in it.
2009-05-13 23:52:02 +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: factor out duplicated code and add a description for it. 2009-04-14 22:08:56 +03: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