summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1069ad8..142d2651 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-06-12 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst/videotestsrc/gstvideotestsrc.c:
+ (gst_videotestsrc_change_state), (gst_videotestsrc_init),
+ (gst_videotestsrc_reset): reset object properties on ->NULL
+ * sys/xvideo/xvideosink.c: (gst_xvideosink_class_init),
+ (gst_xvideosink_init), (gst_xvideosink_reset),
+ (gst_xvideosink_change_state): reset object properties on ->NULL
+
2003-05-31 Thomas Vander Stichele <thomas at apestaart dot org>
* gst-libs/gst/play/play.c: (gst_play_get_length_callback),