glmemory: remove spurious gst_video_info_align
authorMatthew Waters <matthew@centricular.com>
Wed, 14 Jan 2015 22:45:21 +0000 (09:45 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:52 +0000 (19:31 +0000)
commitaedfadd972732b9662760318e3628604f5cd7ce2
tree693d65f319b8c215263c8c6eef53cdee976c88ec
parent1dfeae2c4214327a91f9a75a0d84752c8397d468
glmemory: remove spurious gst_video_info_align

That will be taken care of by the calling code (typically a bufferpool).
The GstVideoAlignment is purely informational to compute plane data sizes.
gst-libs/gst/gl/gstglmemory.c