gstreamer/tests/check
Tim-Philipp Müller 2c532aa821 toc: put toc directly into event/message/query structure
Now that TOCs are refcounted and have a GType, we can just
stuff a ref of the TOC directly into the various toc
event/message/query structures and get rid of lots of
cracktastic GstStructure <-> GstToc serialisation and
deserialisation code. We lose some TOC sanity checking
in the process, but that should really be done when
it's being created anyway.
2012-06-26 20:43:50 +01:00
..
elements funnel: Fix unit test 2012-06-04 13:01:41 +02:00
generic bus: add GDestroyNotify to set_sync_handler() 2012-06-20 12:29:35 +02:00
gst toc: put toc directly into event/message/query structure 2012-06-26 20:43:50 +01:00
libs adapter: remove _try_to_merge_up() 2012-05-01 10:50:32 +02:00
pipelines tests: port pipeline/seek test to 0.11 2012-03-08 20:08:20 +00:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am collectpads2: rename to collectpads 2012-04-17 15:07:54 +02:00