waylandsink/waylandpool: call the start/stop methods of the parent class
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Fri, 28 Feb 2014 11:37:30 +0000 (13:37 +0200)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Tue, 17 Jun 2014 11:51:24 +0000 (13:51 +0200)
commitbf2232c99969987e5e825564a53a32df44fb1e90
tree420fd5705fca95b0db0065e0f900fb6ebceaa64f
parentbf19d792d05087e95ddedc6b741b259e36f8943b
waylandsink/waylandpool: call the start/stop methods of the parent class

start() makes sure that the minimum ammount of buffers requested is allocated.

stop() makes sure that buffers are actually destroyed and prevents
filling the file system when resizing the surface a lot, because the
wayland-shm-* files will stay on the file system as long as the wl_buffers
created out of them are alive.
ext/wayland/waylandpool.c