gstreamer/tests
2016-03-28 10:59:12 -03:00
..
benchmarks benchmark: tracerserialize: add missing return statement 2016-02-15 12:34:17 -03:00
check tests: pad: extra tests for pad pull probes 2016-03-28 10:59:12 -03:00
examples gstreamer: Fix memory leaks when context parse fails 2015-10-02 17:31:11 +03:00
misc netclock: Link the replay example to GIO 2016-03-25 10:23:46 +02:00
.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, ...