video-anc: Handle SD formats correctly
authorSebastian Dröge <sebastian@centricular.com>
Mon, 22 Apr 2019 14:06:09 +0000 (17:06 +0300)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 6 Aug 2019 15:33:41 +0000 (16:33 +0100)
commitc266212673a8d5fc8996778b466ee00aab103dde
treef34bbf4aed9db7f7e923ddfad2d67b6c591f6112
parentc223f80884e639ade3c045c73b447d7e42e45a11
video-anc: Handle SD formats correctly

VANC is stored linearly in SD formats instead of separating the Y and YV
components from each other and having first all Y and then all UV
values.
gst-libs/gst/video/video-anc.c
tests/check/libs/videoanc.c