gstreamer/tests
2011-04-08 09:20:28 +02:00
..
benchmarks tests: clean up eventloop in examples 2010-08-05 10:31:50 +03:00
check utils: Fix uninitialized variable compiler warnings 2011-04-08 09:20:28 +02:00
examples examples: update hello world example 2011-03-08 09:41:31 +02:00
misc
.gitignore
Makefile.am
README

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, ...