x(v)image: use gst_video_meta_set_alignment()
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>
Mon, 22 Jul 2019 11:25:04 +0000 (16:55 +0530)
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>
Sat, 2 Nov 2019 12:05:43 +0000 (13:05 +0100)
commitf9617bf3f42d0a7f52842e50ea3767639e77e45e
tree94f5cb09508de4062942df0da840bfbf80682737
parent75680e5d34ac0d2d67d3ca1064798ece8860000d
x(v)image: use gst_video_meta_set_alignment()

Use the new API to tell buffer consumers about alignment details.

This change is backward compatible as non ported elements can safely
ignore the alignment information and keep processing buffers as they use
to, copying if necessary.
sys/ximage/ximagepool.c
sys/xvimage/xvimagepool.c