gstreamer/tests
Stefan Sauer 19b28788cf parse: add support for presets
Add new parse syntax: @preset="<preset-name>" to load presets.
Fixes #86
2019-12-28 04:02:16 +00:00
..
benchmarks Remove autotools build system 2019-10-13 16:10:42 +01:00
check parse: add support for presets 2019-12-28 04:02:16 +00:00
examples Remove autotools build system 2019-10-13 16:10:42 +01:00
misc Remove autotools build system 2019-10-13 16:10:42 +01:00
meson.build meson: Always use a dependency object for dependencies 2018-09-05 16:33:43 +05:30
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, ...