gstreamer/tests
Tulio Beloqui a11f53e131 harness: fixed race condition on forward pad while forwarding sticky events to sink harness
Co-authored-by: Camilo Celis <camilo@pexip.com>
Co-authored-by: Havard Graff <hgr@pexip.com>
2019-11-13 20:33:51 +00:00
..
benchmarks Remove autotools build system 2019-10-13 16:10:42 +01:00
check harness: fixed race condition on forward pad while forwarding sticky events to sink harness 2019-11-13 20:33:51 +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, ...