diff options
author | Christophe Fergeau <teuf@gnome.org> | 2004-11-27 14:41:51 +0000 |
---|---|---|
committer | Christophe Fergeau <teuf@gnome.org> | 2004-11-27 14:41:51 +0000 |
commit | 5c6c70a449a43e65e7d855a19ca8c8f89a8ddc5c (patch) | |
tree | 38aa0f2cb4d1c1885f7c686d2da71f7210459a69 /ChangeLog | |
parent | 3b48708b7727cdf8827f0d7d9d108e0a090028dd (diff) | |
download | gst-plugins-bad-5c6c70a449a43e65e7d855a19ca8c8f89a8ddc5c.tar.gz gst-plugins-bad-5c6c70a449a43e65e7d855a19ca8c8f89a8ddc5c.tar.bz2 gst-plugins-bad-5c6c70a449a43e65e7d855a19ca8c8f89a8ddc5c.zip |
gst/audioconvert/gstaudioconvert.c: call parent dispose method
Original commit message from CVS:
2004-11-27 Christophe Fergeau <teuf@gnome.org>
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
call parent dispose method
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-11-27 Christophe Fergeau <teuf@gnome.org> + + * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose): + call parent dispose method + 2004-11-27 Martin Soto <martinsoto@users.sourceforge.net> * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active) |