gstreamer/libs
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
..
gst memory: make the allocator refcounted 2012-01-30 13:20:36 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00