gstreamer/tests/check
Wim Taymans f22d8f08e0 bufferpool: Use TAG_MEMORY to check memory before releasing
Tag allocated buffers with TAG_MEMORY. When they are released later,
only add them back to the pool if the tag is still there and the memory
has not been changed, otherwise throw the buffer away.
Add unit test to check various scenarios.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=724481
2014-02-27 15:43:13 +01:00
..
elements check: Remove a minor leak in unit test 2014-02-05 10:11:43 +01:00
generic check: fix position unit test 2013-05-30 07:03:40 +02:00
gst bufferpool: Use TAG_MEMORY to check memory before releasing 2014-02-27 15:43:13 +01:00
libs basesrc: Do not send eos when seeking after last buffer 2014-02-24 10:37:57 -03:00
pipelines parse: Additional tests for parser 2014-01-20 16:18:40 +01:00
tools Fix FSF address 2012-11-03 20:44:48 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
Makefile.am bufferpool: add a new testsuite or the pool 2014-01-30 12:43:45 +01:00