gstreamer/tests
Stefan Sauer 4b29d4f29a controller: remove GstValueArray
Instead pass the values as arguments. This simplifies that code and helps
bindings.
2011-12-06 08:35:57 +01:00
..
benchmarks controller: remove GstValueArray 2011-12-06 08:35:57 +01:00
check basesink: last-buffer -> last-sample 2011-12-01 16:46:06 +01:00
examples controller: remove functions to add/remove controlled properties 2011-11-14 10:02:55 +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, ...