summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44ce2891..e78222d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-09-19 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * 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 <thijsvermeir@gmail.com>
* gst/librfb/Makefile.am: