gstreamer/tests/examples/memory
Wim Taymans 50cf7f6a08 memory: add gst_memory_init()
Add a method that memory implementations can call to initialize the standard
GstMemory structure.
Move the parent handling in the _free handler.
Rearrange some internal function parameters so that the order is consistent.
Add more memory examples
2012-07-05 17:11:01 +02:00
..
.gitignore tests: add memory example 2012-07-05 16:17:20 +02:00
Makefile.am memory: add gst_memory_init() 2012-07-05 17:11:01 +02:00
memory_test.c memory: add gst_memory_init() 2012-07-05 17:11:01 +02:00
my-memory.c memory: add gst_memory_init() 2012-07-05 17:11:01 +02:00
my-memory.h memory: add gst_memory_init() 2012-07-05 17:11:01 +02:00