summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2007-08-14 13:50:43 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2007-08-14 13:50:43 +0000
commite949d1989bc0bde37837586e27569088010e9b2a (patch)
tree61d7bc2243b20698d5f9d0e4319c3d4607d64339 /ChangeLog
parentf944834a11bf9a42d24722dd35ba54179ba0ad9c (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c57cd869..5687710b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-08-14 Stefan Kost <ensonic@users.sf.net>
+
+ * 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 <wim.taymans@gmail.com>
* gst/qtdemux/qtdemux.c: (qtdemux_parse_node):