videopool: add implementation
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 1 Aug 2011 14:48:46 +0000 (16:48 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 1 Aug 2011 14:48:46 +0000 (16:48 +0200)
commitd634b3e6d9ad947d12e5264a279b4147b343d9f2
treebdd08ad988be30f7926aac1d6cbc941c815f088a
parent5a85e1d75f91c4ee12ef64d0d7cc4952ba4fe699
videopool: add implementation

Rename very long structure name to GstVideoAlignment
Add the implementation of the video alignment config setter and getters.
gst-libs/gst/video/Makefile.am
gst-libs/gst/video/gstvideopool.c [new file with mode: 0644]
gst-libs/gst/video/gstvideopool.h