mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 09:40:37 +00:00
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
This commit is contained in:
parent
d97f896d18
commit
5d9421d34f
1 changed files with 6 additions and 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:
|
||||
|
|
Loading…
Reference in a new issue