mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-23 14:36:24 +00:00
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
This commit is contained in:
parent
926e263602
commit
1a152938c8
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
||||||
|
2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
2004-05-19 Johan Dahlin <johan@gnome.org>
|
2004-05-19 Johan Dahlin <johan@gnome.org>
|
||||||
|
|
||||||
* ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
|
* ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
|
||||||
|
|
Loading…
Reference in a new issue