waylandsink: move struct shm_pool and its related functions to waylandpool.c
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Wed, 12 Feb 2014 13:41:52 +0000 (14:41 +0100)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Tue, 17 Jun 2014 11:51:21 +0000 (13:51 +0200)
commit1e45b1480ceabf14d5644a28def5f15e1f7e108d
tree9499899f1d57f05e79f4fc42871c9b5f615be219
parent549bdb4a09bdcacd0a1d961d55bf8802844e5173
waylandsink: move struct shm_pool and its related functions to waylandpool.c

And also make the instance of this struct to be owned by the buffer
pool instead of the element, for the sake of isolation
ext/wayland/gstwaylandsink.c
ext/wayland/gstwaylandsink.h
ext/wayland/waylandpool.c
ext/wayland/waylandpool.h