diff options
| author | Jan Schmidt <thaytan@mad.scientist.com> | 2004-11-01 11:02:31 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2004-11-01 11:02:31 +0000 |
| commit | ea8e39aa433d0e956dc6114d69ac950f0343b02d (patch) | |
| tree | 22a0d59e82e488ccefad565d538e8cf548ae5a98 /ChangeLog | |
| parent | 56443c3d45f2cd90281f13bc04d0e0c1790adc99 (diff) | |
ext/esd/esdsink.c: Use a finalize function, not dispose, and more importantly, call the parent class finalize functio...
Original commit message from CVS:
* ext/esd/esdsink.c: (gst_esdsink_class_init),
(gst_esdsink_finalize):
Use a finalize function, not dispose, and more importantly,
call the parent class finalize function too
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-11-01 Jan Schmidt <thaytan@mad.scientist.com> + * ext/esd/esdsink.c: (gst_esdsink_class_init), + (gst_esdsink_finalize): + Use a finalize function, not dispose, and more importantly, + call the parent class finalize function too + 2004-11-01 Johan Dahlin <johan@gnome.org> * ext/ogg/gstoggdemux.c: |
