mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +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
6112413a1f
commit
0171c7ae3b
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>
|
2004-11-01 Johan Dahlin <johan@gnome.org>
|
||||||
|
|
||||||
* ext/ogg/gstoggdemux.c:
|
* ext/ogg/gstoggdemux.c:
|
||||||
|
|
Loading…
Reference in a new issue