gstreamer/tests/examples
Wim Taymans a2027b5e9b allocator: remove user_data from alloc vmethod
Remove the user_data from the alloc vmethod. Subclasses that implement a new
alloc function can also implement their own vmethod to pass extra arguments. We
can then also require that custom allocators implement an alloc function so that
gst_allocator_alloc() always works.
2012-07-27 12:17:29 +02:00
..
adapter gst: Change versioning 2012-04-04 14:28:55 +02:00
controller controller: expand the api to offer functions for plain and GValue arrays 2012-04-25 20:19:23 +02:00
helloworld tests: rename playbin2 to playbin and adding some debug info 2012-05-23 10:14:32 +02:00
launch tests: clean up eventloop in examples 2010-08-05 10:31:50 +03:00
manual gst: Change versioning 2012-04-04 14:28:55 +02:00
memory allocator: remove user_data from alloc vmethod 2012-07-27 12:17:29 +02:00
metadata gst_tag_list_free -> gst_tag_list_unref 2012-06-05 15:05:07 +01:00
queue tests: clean up eventloop in examples 2010-08-05 10:31:50 +03:00
stepping Merge branch 'master' into 0.11 2011-08-26 14:37:54 +02:00
streams bus: add GDestroyNotify to set_sync_handler() 2012-06-20 12:29:35 +02:00
typefind tests: clean up eventloop in examples 2010-08-05 10:31:50 +03:00
Makefile.am tests: add memory example 2012-07-05 16:17:20 +02:00