From c058012d1794e7175593543fbb72ce42c08feca5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 19 Sep 2007 12:50:05 +0000 Subject: ext/directfb/dfbvideosink.c: When finalizing GstDfbSurface, a subclass of GstBuffer, correctly chain up to the parent... Original commit message from CVS: * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_destroy), (gst_dfbsurface_class_init): When finalizing GstDfbSurface, a subclass of GstBuffer, correctly chain up to the parent class to free everything, including caps. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 44ce2891..e78222d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-09-19 Sebastian Dröge + + * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_destroy), + (gst_dfbsurface_class_init): + When finalizing GstDfbSurface, a subclass of GstBuffer, correctly + chain up to the parent class to free everything, including caps. + 2007-09-19 Thijs Vermeir * gst/librfb/Makefile.am: -- cgit v1.2.1