summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-07-22 15:55:33 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-07-22 15:55:33 +0000
commit20a1030717c291343eb4c957fdb1201a8ed76da7 (patch)
tree7d5d8ee4043f932cb239b47c08606ca215910ae0 /ChangeLog
parentf93d0d653b82a1c4c619956a5f4873b331541d12 (diff)
downloadgst-plugins-bad-20a1030717c291343eb4c957fdb1201a8ed76da7.tar.gz
gst-plugins-bad-20a1030717c291343eb4c957fdb1201a8ed76da7.tar.bz2
gst-plugins-bad-20a1030717c291343eb4c957fdb1201a8ed76da7.zip
cleanup and commenting
Original commit message from CVS: cleanup and commenting
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b88d8e45..173e4d02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst/videotestsrc/gstvideotestsrc.c:
+ (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
+ (gst_videotestsrc_init), (gst_videotestsrc_get),
+ (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
+ (gst_videotestsrc_get_property):
+ * gst/videotestsrc/gstvideotestsrc.h:
+ * gst/videotestsrc/videotestsrc.c:
+ * gst/videotestsrc/videotestsrc.h:
+ cleanup and commenting
+
2004-07-21 Wim Taymans <wim@fluendo.com>
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),