gstreamer/libs/gst
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
..
base memory: make the allocator refcounted 2012-01-30 13:20:36 +01:00
check check: Update gst_check_element_push_buffer to 0.11 style caps 2012-01-28 16:42:38 +00:00
controller controller: no fancy utf8 chars in the gi annotations 2012-01-27 13:07:27 +01:00
helpers Use recent GLib API unconditionally now that we depend on the latest GLib 2012-01-22 01:25:22 +00:00
net Use recent GLib API unconditionally now that we depend on the latest GLib 2012-01-22 01:25:22 +00:00
Makefile.am configure: remove --disable-net option and always build libgstnet 2012-01-18 01:22:52 +00:00