gstreamer/tests/check
Wim Taymans a1d7bd02e4 memory improvements
Make the memory object simply manage the data pointer and the maxsize and move
the offset and size handling to common functionality.
Use the READONLY flag to set a readonly lock.
Remove the data and size fields from the unmap method. We need an explicit
resize operation instead of using the unmap function.
Make internal helper lock and unlock functions.
Update unit test and users of the old API.
2012-01-19 12:51:41 +01:00
..
elements tests: fix up selector test after merge 2011-12-08 00:47:46 +00:00
generic registry: rename gst_registry_get_default() to gst_registry_get() 2012-01-02 02:22:51 +00:00
gst memory improvements 2012-01-19 12:51:41 +01:00
libs net: port to use gio's networking API 2012-01-18 01:22:43 +00:00
pipelines pad: Add GstPadProbeInfo 2011-11-08 11:04:19 +01:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am net: port to use gio's networking API 2012-01-18 01:22:43 +00:00