summaryrefslogtreecommitdiffstats
path: root/gst/debug/tests.h
Commit message (Collapse)AuthorAgeFilesLines
* debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes ↵Stefan Kost2009-04-151-43/+0
| | | | #562168
* debug: indent before renamingStefan Kost2009-04-151-9/+8
|
* expand tabsThomas Vander Stichele2005-12-061-8/+8
| | | | | Original commit message from CVS: expand tabs
* gst/debug/: add new extensible and configurable testing element. Current ↵Benjamin Otte2004-05-191-0/+44
tests include buffer count, stream length, t... Original commit message from CVS: * gst/debug/testplugin.c: * gst/debug/tests.c: * gst/debug/tests.h: add new extensible and configurable testing element. Current tests include buffer count, stream length, timestamp/duration matching and md5. * gst/debug/Makefile.am: * gst/debug/gstdebug.c: (plugin_init): add infrastructure for new element