From 20a1030717c291343eb4c957fdb1201a8ed76da7 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 22 Jul 2004 15:55:33 +0000 Subject: [PATCH] cleanup and commenting Original commit message from CVS: cleanup and commenting --- ChangeLog | 12 ++++++++++++ common | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b88d8e45ed..173e4d02dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-07-22 Thomas Vander Stichele + + * 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 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init), diff --git a/common b/common index 8f16cd2368..14f44a5621 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 8f16cd236828a8bb7be51696029e0e24b7a6c517 +Subproject commit 14f44a56213628dcfdf8ca77159ba0f9622f6102