video-format: correct the pixel stride for Y410
authorHaihao Xiang <haihao.xiang@intel.com>
Mon, 30 Sep 2019 02:27:03 +0000 (10:27 +0800)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Mon, 30 Sep 2019 14:26:14 +0000 (14:26 +0000)
commit606ab04cd69db53ea68b53808b9d8904a42c7127
tree4232b1041774a81a553dd123094a0f370d35e74e
parente8edb0eb71f82a40008e3b2ce356207b90ebc2e8
video-format: correct the pixel stride for Y410

The stride for Y410 is 4 bytes, not 0 byte
gst-libs/gst/video/video-format.c