ext/directfb/dfbvideosink.c: When finalizing GstDfbSurface, a subclass of GstBuffer...
authorSebastian Dröge <slomo@circular-chaos.org>
Wed, 19 Sep 2007 12:50:27 +0000 (12:50 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 19 Sep 2007 12:50:27 +0000 (12:50 +0000)
commit416a4f18cf4d0cc3126f9628165612477c4d7092
treeb4e1a5fc1e59fc5b2cc14427355ab127fc929709
parentc058012d1794e7175593543fbb72ce42c08feca5
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.
ext/directfb/dfbvideosink.c