mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
ae0d5d1889
Original commit message from CVS: Massive, massive update of most source files. I went through and cleaned up all the warnings that I could, which involved fixing some of the plugins. The configure.in script was re-arranged and cleaned up so, and a check for libtool 1.3.5 was added to autogen.sh. Added checks for Gtk and GNOME. Some plugins were removed from the list of things to build for various reasons. Added GST_DEBUG_FORCE_DISABLE in gstgetbits, since that's time critical and even an if() from a DEBUG can significantly increase runtimes. |
||
---|---|---|
.. | ||
eos | ||
old/examples | ||
sched | ||
.gitignore | ||
autoplug.c | ||
caps.c | ||
case4.c | ||
init.c | ||
load.c | ||
loadall.c | ||
Makefile.am | ||
markup.c | ||
mp3encode.c | ||
pad-active.c | ||
padfactory.c | ||
paranoia.c | ||
props.c | ||
queue.c | ||
README | ||
registry.c | ||
rip.c | ||
simplefake.c | ||
states.c |
This directory contains various tests designed to verify GStreamer behavior. If any of them exit with a non-zero value, something's wrong.