mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-01 12:02:27 +00:00
7d0abcc032
Currently "make check" fails with: "error: argument unused during compilation: '-pthread'" PTHREAD_CFLAGS now contains -Qunused-arguments to fix that. Explanation here: http://savannah.gnu.org/patch/?8186#comment21 https://bugzilla.gnome.org/show_bug.cgi?id=747954 |
||
---|---|---|
.. | ||
benchmarks | ||
check | ||
examples | ||
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, ...