Revert "video: respect stride alignment when calculating planes offsets"
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 19 Jul 2013 08:43:38 +0000 (10:43 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 19 Jul 2013 08:43:38 +0000 (10:43 +0200)
commitfad458957963e86e993eba585900c99c92065301
treed6b08e9c57eb8a586150e712d553f2e5c5748506
parent28e1dadbfaa403679e69f8173d1aa2c7500fd556
Revert "video: respect stride alignment when calculating planes offsets"

This reverts commit 28e1dadbfaa403679e69f8173d1aa2c7500fd556.

Incrementing the offset to make the plane aligned causes the image to be
incompatible with what Xv expects. Rather that forcing a memcpy in the
xvimagesink we would like to do adjust the left padding instead.
gst-libs/gst/video/video-info.c