summaryrefslogtreecommitdiffstats
path: root/gst/debug/tests.c
Commit message (Collapse)AuthorAgeFilesLines
* expand tabsThomas Vander Stichele2005-12-061-15/+15
| | | | | Original commit message from CVS: expand tabs
* gst/debug/tests.c: fix segfault on gst-inspectBenjamin Otte2004-05-191-1/+3
| | | | | | Original commit message from CVS: * gst/debug/tests.c: (md5_get_value): fix segfault on gst-inspect
* gst/debug/: add new extensible and configurable testing element. Current ↵Benjamin Otte2004-05-191-0/+566
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