gstreamer/tests/check
Wim Taymans c6a1bed1ad memory: more work on refcount and writability
Rename _is_writable() with _is_exclusive because the writability does not depend
on the amount of references to the memory object anymore.
Add accessor macros for the memory flags.
Rename the GstBuffer _peek_memory() method to _get_memory() and return a
reference to the memory now that we can do this without affecting writability
of the memory object. Make it possible to also make this function merge the
buffer memory.
Add methods to replace memory in a buffer. Make some convience macros for the
buffer memory functions.
Fix unit tests.
2012-02-13 18:04:03 +01:00
..
elements GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING 2012-02-08 16:18:04 +01:00
generic registry: rename gst_registry_get_default() to gst_registry_get() 2012-01-02 02:22:51 +00:00
gst memory: more work on refcount and writability 2012-02-13 18:04:03 +01:00
libs typefind: pass extensions as comma-separated list in a simple string 2012-02-02 01:32:07 +00:00
pipelines tests: fix simple-launch-lines compilation 2012-01-27 17:50:50 +00:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am collectpads2: Unit test is valgrind clean now 2012-01-26 11:42:29 +01:00