omxvideoenc: fix vertical padding in NV16 formats
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 12 Jul 2018 10:41:18 +0000 (12:41 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 13 Jul 2018 07:54:48 +0000 (09:54 +0200)
commita8638938427b819252a3efa0fc30be3f522eead3
treefe3a2d242396a37d51ddfe49c1a221ddacd5acd4
parent1e9d7a6a236939228efa22e0f0ace0a7f7328639
omxvideoenc: fix vertical padding in NV16 formats

My previous patch to calculate the vertical padding was always halfing
the height of the chroma plane which is incorrect for NV16 formats.

https://bugzilla.gnome.org/show_bug.cgi?id=796749
omx/gstomxvideoenc.c