gstreamer/tests
Stefan Sauer f35267bb92 childproxy: use GObject instead of GstObject
This makes it prossible to be used more widely. Fix implementations for the API
change.
2012-03-30 22:24:26 +02:00
..
benchmarks controller: constructures for control sources return GstControlSource 2012-01-31 12:29:52 +01:00
check childproxy: use GObject instead of GstObject 2012-03-30 22:24:26 +02:00
examples controller: constructures for control sources return GstControlSource 2012-01-31 12:29:52 +01:00
misc
.gitignore
Makefile.am
README README: update after removal of "old" dir. 2010-07-05 12:26:42 +03:00

This directory contains regression tests, functionality tests, examples,
benchmarks, ...

benchmarks/
   benchmarks to profile pieces of GStreamer
check/
   unit tests using the check library, non-interactive
examples/
   small examples demonstrating the use of various features
misc/
   prototypes, random bits, ...