video-format: Fix GBRA_10/12 alpha channel pixel strides
authorJames Cowgill <jcowgill@jcowgill.uk>
Sat, 9 Feb 2019 17:21:13 +0000 (17:21 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 20 Feb 2019 09:40:24 +0000 (09:40 +0000)
commit8f51fba8b533b79706d921278e80ccaa86305fb4
tree7aebe0ac804aa5dd697bba239637502f4946b36b
parent1012e3d89cfb50a88c7679a58de1adf4529c761c
video-format: Fix GBRA_10/12 alpha channel pixel strides

These formats have 4 components, so they should also have 4 components
of pixel stride.
gst-libs/gst/video/video-format.c