gst/debug/: add new extensible and configurable testing element. Current tests includ...
authorBenjamin Otte <otte@gnome.org>
Wed, 19 May 2004 14:15:41 +0000 (14:15 +0000)
committerBenjamin Otte <otte@gnome.org>
Wed, 19 May 2004 14:15:41 +0000 (14:15 +0000)
commit1a152938c8c9d8f7dc2ba30f4f81a689b2311b54
treeaaa28ca2cbfe2866ba833e2b1bb4e0dc14262a51
parent926e263602f40457b5f39ecf5bb3a1f29b7cff6f
gst/debug/: add new extensible and configurable testing element. Current 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
ChangeLog