ext/esd/esdsink.c: Use a finalize function, not dispose, and more importantly, call...
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 1 Nov 2004 11:02:31 +0000 (11:02 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 1 Nov 2004 11:02:31 +0000 (11:02 +0000)
commite7d7592bf6bbacfca261f39981d64baad67f579e
tree1200bcfa3a9b08a3c3217fa7200934fb7017c2f1
parentf37c92feee9bf0486821dfbf6ef5c58b87b8decc
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
ChangeLog