gstreamer/tests
Wim Taymans 405a5d2a92 value: remove our FOURCC GType
Remove our custom fourcc GValue.
2011-08-22 12:19:19 +02:00
..
benchmarks Work around changes in g_atomic API 2011-06-04 00:36:26 -07:00
check value: remove our FOURCC GType 2011-08-22 12:19:19 +02:00
examples tests: update for query API changes 2011-07-28 11:24:19 +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, ...