diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-22 15:55:33 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-22 15:55:33 +0000 |
commit | 20a1030717c291343eb4c957fdb1201a8ed76da7 (patch) | |
tree | 7d5d8ee4043f932cb239b47c08606ca215910ae0 | |
parent | f93d0d653b82a1c4c619956a5f4873b331541d12 (diff) | |
download | gst-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
-rw-r--r-- | ChangeLog | 12 | ||||
m--------- | common | 0 |
2 files changed, 12 insertions, 0 deletions
@@ -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), diff --git a/common b/common -Subproject 8f16cd236828a8bb7be51696029e0e24b7a6c51 +Subproject 14f44a56213628dcfdf8ca77159ba0f9622f610 |