gstreamer/tests
Tim-Philipp Müller 8f26af8b02 bufferlist: add gst_buffer_list_calculate_size()
Returns size in bytes.
2017-09-17 12:35:25 +01:00
..
benchmarks benchmark: fix complexity benchmark 2017-07-14 16:39:42 +01:00
check bufferlist: add gst_buffer_list_calculate_size() 2017-09-17 12:35:25 +01:00
examples
misc
.gitignore
Makefile.am
meson.build
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, ...