]> granicus.if.org Git - libvpx/commit
Fix alignment in vpx_image without external allocation.
authorJerome Jiang <jianj@google.com>
Tue, 10 Oct 2017 02:33:03 +0000 (19:33 -0700)
committerJerome Jiang <jianj@google.com>
Tue, 10 Oct 2017 21:26:17 +0000 (14:26 -0700)
commit33c598990bc771d7367fe6282bd445e92cd856a6
treef8730fad8091f899ba10de51126ebbc9efd96370
parente1ae3772da960ce616c6204491e7f57cb05dcd28
Fix alignment in vpx_image without external allocation.

This restores behaviors prior to
<40c8fde Fix image width alignment. Enable ImageSizeSetting test.>.

BUG=b/64710201

Change-Id: I559557afe80d5ff5ea6ac24021561715068e7786
vpx/src/vpx_image.c