gstreamer/tests/examples/memory
Wim Taymans 408df31a48 memory: expose the GstAllocation structure
Expose the GstAllocation structure and provide an _init function. This makes it
easier to make 'subclasses' of the allocator that contain more info.
It also allows us to expose the flags on the allocator miniobject.
Make a flag to note that the allocator uses a custom alloc function.
2012-07-06 17:24:32 +02:00
..
.gitignore tests: add memory example 2012-07-05 16:17:20 +02:00
Makefile.am memory: add more examples 2012-07-05 18:07:52 +02:00
memory_test.c tests: remove unused includes 2012-07-06 09:11:48 +02:00
my-memory.c memory: expose the GstAllocation structure 2012-07-06 17:24:32 +02:00
my-memory.h memory: add more examples 2012-07-05 18:07:52 +02:00
my-vidmem.c memory: expose the GstAllocation structure 2012-07-06 17:24:32 +02:00
my-vidmem.h memory: add more examples 2012-07-05 18:07:52 +02:00