omxvideoenc: Add GST_OMX_HACK_HEIGHT_MULTIPLE_16 for Rpi
authorJan Schmidt <thaytan@noraisin.net>
Mon, 13 Mar 2017 16:00:49 +0000 (03:00 +1100)
committerJan Schmidt <thaytan@noraisin.net>
Mon, 13 Mar 2017 16:00:49 +0000 (03:00 +1100)
commit413f05269c8d28375f4c3b9e0adf14a274e161a6
treecf2d45c3b5af6b058bf4be47f10eaeba7c2be2d2
parentf3a7bce4429e774d0ace1b2d72c29f73ae0a9673
omxvideoenc: Add GST_OMX_HACK_HEIGHT_MULTIPLE_16 for Rpi

The Raspberry Pi encoder produces corrupt output unless
the input height is a multiple of 16. Add a hack that adds
zero padding when needed.
omx/gstomx.c
omx/gstomx.h
omx/gstomxvideoenc.c