summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-09-19 12:50:05 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-09-19 12:50:05 +0000
commitc058012d1794e7175593543fbb72ce42c08feca5 (patch)
tree069bf5d12cc1634078733ff12faa42d2f14c3c3c /ChangeLog
parent8b83a2812f296536968ac41b0bc2f317d64b91b6 (diff)
downloadgst-plugins-bad-c058012d1794e7175593543fbb72ce42c08feca5.tar.gz
gst-plugins-bad-c058012d1794e7175593543fbb72ce42c08feca5.tar.bz2
gst-plugins-bad-c058012d1794e7175593543fbb72ce42c08feca5.zip
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.
Diffstat (limited to 'ChangeLog')
-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: