summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-08-26 00:42:57 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-08-26 00:42:57 +0000
commit0af7dc2705eb753432beb68680bed00046ab12cd (patch)
tree5a105088f41c85f1b82b18edf76be853ec62a0d3 /ChangeLog
parent7d1ce173830af4c35c654569a232728139dd517e (diff)
downloadgst-plugins-bad-0af7dc2705eb753432beb68680bed00046ab12cd.tar.gz
gst-plugins-bad-0af7dc2705eb753432beb68680bed00046ab12cd.tar.bz2
gst-plugins-bad-0af7dc2705eb753432beb68680bed00046ab12cd.zip
do proper cleanup/creation, fixes state changes
Original commit message from CVS: do proper cleanup/creation, fixes state changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index edb81162..1e2cb7f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-26 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst/effectv/gstquark.c: (gst_quarktv_init),
+ (gst_quarktv_change_state):
+ do proper cleanup/creation, fixes state changes
+
2005-08-25 Jan Schmidt <thaytan@mad.scientist.com>
* gst/level/gstlevel.c: (gst_level_message_new):