gstreamer/win32/common
Wim Taymans af2fc026fc memory: make the allocator refcounted
Add refcounting to the GstAllocator object.
Remove const from functions because the allocator is refcounted now.
Rename the vmethods for consistency
Expose the constructor for GstAllocator and add a destroy notify for the
user_data. This should make it possible to create allocators that are not
registered and shared globally along with the possibility to destroy them
properly.
Update defs with new symbols.
2012-01-30 13:20:36 +01:00
..
config.h back to development 2011-09-29 17:04:57 +02:00
dirent.c Fix a couple of missing includes for MSVC2005 and a C99 issue. Also, starting with 2.14.0, GLib won't provide a pipe(... 2007-10-31 22:01:03 +00:00
dirent.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
gstconfig.h Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00
gstenumtypes.c pad: rename GstActivateMode to GstPadActivateMode 2011-11-01 00:25:02 +00:00
gstenumtypes.h RELEASE 0.11.1 2011-09-29 16:50:21 +02:00
gstmarshal.c win32: update exports and other things 2011-06-04 16:05:15 +01:00
gstmarshal.h win32: update exports and other things 2011-06-04 16:05:15 +01:00
gstversion.h back to development 2011-09-29 17:04:57 +02:00
gtchar.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
libgstbase.def collectpads: Remove old collectpads 2012-01-26 10:48:56 +01:00
libgstcontroller.def controller: cleanup the control-binding construction 2012-01-24 21:57:44 +01:00
libgstdataprotocol.def defs: update defs 2010-12-07 18:33:51 +01:00
libgstnet.def win32: update .def files for api changes 2012-01-18 01:22:52 +00:00
libgstreamer.def memory: make the allocator refcounted 2012-01-30 13:20:36 +01:00