gstreamer/tests
Wim Taymans 11edb59462 tests: fix unit test after event change
Someone forgot to run make check before pushing...
2012-06-06 15:45:11 +02:00
..
benchmarks gst: Change versioning 2012-04-04 14:28:55 +02:00
check tests: fix unit test after event change 2012-06-06 15:45:11 +02:00
examples gst_tag_list_free -> gst_tag_list_unref 2012-06-05 15:05:07 +01: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, ...