From e949d1989bc0bde37837586e27569088010e9b2a Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 14 Aug 2007 13:50:43 +0000 Subject: gst/debug/: Add new test element and clean-up the others a little. Original commit message from CVS: * gst/debug/Makefile.am: * gst/debug/breakmydata.c: * gst/debug/gstdebug.c: * gst/debug/negotiation.c: * gst/debug/progressreport.c: * gst/debug/rndbuffersize.c: * gst/debug/testplugin.c: Add new test element and clean-up the others a little. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c57cd869..5687710b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2007-08-14 Stefan Kost + + * gst/debug/Makefile.am: + * gst/debug/breakmydata.c: + * gst/debug/gstdebug.c: + * gst/debug/negotiation.c: + * gst/debug/progressreport.c: + * gst/debug/rndbuffersize.c: + * gst/debug/testplugin.c: + Add new test element and clean-up the others a little. + 2007-08-12 Wim Taymans * gst/qtdemux/qtdemux.c: (qtdemux_parse_node): -- cgit