diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-08-26 00:42:57 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-08-26 00:42:57 +0000 |
commit | 0af7dc2705eb753432beb68680bed00046ab12cd (patch) | |
tree | 5a105088f41c85f1b82b18edf76be853ec62a0d3 | |
parent | 7d1ce173830af4c35c654569a232728139dd517e (diff) | |
download | gst-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
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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): |