summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 407da56e..e7de90ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-05-05 David Schleef <ds@schleef.org>
+
+ * gst/videotestsrc/videotestsrc.c: Convert everything that
+ means "raw bits" to guint8. Also remove the dest field in
+ paintinfo_struct, since it's not used. Fixes a potential
+ bug where it was used.
+ * gst/videotestsrc/videotestsrc.h:
+
2005-05-05 Tim-Philipp Müller <tim at centricular dot net>
* examples/seeking/cdplayer.c: (update_scale):