gstreamer/tests/check
José Alburquerque cf671d7b0a miniobject: Add weak referencing functionality
API: gst_mini_object_weak_ref()
API: gst_mini_object_weak_unref()

Add weak referencing functionality to GstMiniObject, which
allows to get notifications when an mini object is destroyed
but doesn't increase the real refcount. This is mostly
useful for bindings.

Fixes bug #609473.
2011-05-14 11:39:35 +02:00
..
elements multiqueue: Don't leak pads in the named pads unit test 2011-04-14 09:07:25 +02:00
generic check: add more sink unit tests 2010-12-28 16:40:28 +01:00
gst miniobject: Add weak referencing functionality 2011-05-14 11:39:35 +02:00
libs tests: fix unusued-but-assigned-variable warnings with gcc 4.6 2011-04-11 15:08:30 +01:00
pipelines parse: don't unescape inside quotes 2011-05-14 11:39:34 +02:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am tests: add some basic unit tests for queue2 2011-04-07 20:50:04 +01:00