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)
commita2f335a11e9c998ce7615c1bc01d0254a4b0bfa5
treec8eedd358f464766841cb246b78ffec58cde12d5
parent91c6aedbb73156f2eb1e179085892c254e4616dd
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