Fix cropping of YUV images by amounts that are finer than the U/V resolution (and...
authorCarl Hetherington <cth@carlh.net>
Tue, 9 Jul 2013 22:43:22 +0000 (23:43 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 9 Jul 2013 22:43:22 +0000 (23:43 +0100)
commit4c494156cc416ac46dde1bfc7e694802bad30c3e
tree213ff7ac451766d5a6527039a73dc104457c8f56
parentea27667ae1c479ae73d7626a9fbef7e825f12655
Fix cropping of YUV images by amounts that are finer than the U/V resolution (and add a test for that).
src/lib/image.cc
test/image_test.cc