frkoenig@google.com bab397f72a ScaleRowDown4Int_SSE2 was incorrectly computing offset.
One of the source lines for ScaleRowDown4Int_SSE2 was
incorrect leading to a bad read.  Add a test to catch
this in the future.
Review URL: http://webrtc-codereview.appspot.com/242006

git-svn-id: http://libyuv.googlecode.com/svn/trunk@39 16f28f9a-4ce2-e073-06de-1de4eb20be90
2011-10-21 22:27:20 +00:00
..
conversion_tables.h cleanup yuv for consistency. stride, return int, negative heights, inplace conversions, lower case names, filter enum, uint, planarfunction updates, remove common.h, remove common/ folder, cpuid header public, move headers into libyuv/, add libyuv.h, fixed header guards, remove internal timing from scale, tweaks for llvm build, videocommon simplified 2011-10-14 17:50:12 +00:00
convert.cc cleanup yuv for consistency. stride, return int, negative heights, inplace conversions, lower case names, filter enum, uint, planarfunction updates, remove common.h, remove common/ folder, cpuid header public, move headers into libyuv/, add libyuv.h, fixed header guards, remove internal timing from scale, tweaks for llvm build, videocommon simplified 2011-10-14 17:50:12 +00:00
cpu_id.cc cleanup yuv for consistency. stride, return int, negative heights, inplace conversions, lower case names, filter enum, uint, planarfunction updates, remove common.h, remove common/ folder, cpuid header public, move headers into libyuv/, add libyuv.h, fixed header guards, remove internal timing from scale, tweaks for llvm build, videocommon simplified 2011-10-14 17:50:12 +00:00
format_conversion.cc cleanup yuv for consistency. stride, return int, negative heights, inplace conversions, lower case names, filter enum, uint, planarfunction updates, remove common.h, remove common/ folder, cpuid header public, move headers into libyuv/, add libyuv.h, fixed header guards, remove internal timing from scale, tweaks for llvm build, videocommon simplified 2011-10-14 17:50:12 +00:00
general.cc I420 and NV12 rotate functions. 2011-10-19 17:52:15 +00:00
planar_functions.cc 64 bit port of rotation and tweeks to planar 2011-10-21 22:26:48 +00:00
rotate_neon.s I420 and NV12 rotate functions. 2011-10-19 17:52:15 +00:00
rotate_priv.h I420 and NV12 rotate functions. 2011-10-19 17:52:15 +00:00
rotate.cc 64 bit port of rotation and tweeks to planar 2011-10-21 22:26:48 +00:00
row_posix.cc Fix calling parameters for YuvPixel. 2011-10-20 23:42:36 +00:00
row_table.cc Libyuv: Numerous changes 2011-10-12 18:49:21 +00:00
row_win.cc Libyuv: Numerous changes 2011-10-12 18:49:21 +00:00
row.h cleanup yuv for consistency. stride, return int, negative heights, inplace conversions, lower case names, filter enum, uint, planarfunction updates, remove common.h, remove common/ folder, cpuid header public, move headers into libyuv/, add libyuv.h, fixed header guards, remove internal timing from scale, tweaks for llvm build, videocommon simplified 2011-10-14 17:50:12 +00:00
scale.cc ScaleRowDown4Int_SSE2 was incorrectly computing offset. 2011-10-21 22:27:20 +00:00
video_common.cc cleanup yuv for consistency. stride, return int, negative heights, inplace conversions, lower case names, filter enum, uint, planarfunction updates, remove common.h, remove common/ folder, cpuid header public, move headers into libyuv/, add libyuv.h, fixed header guards, remove internal timing from scale, tweaks for llvm build, videocommon simplified 2011-10-14 17:50:12 +00:00
video_common.h cleanup yuv for consistency. stride, return int, negative heights, inplace conversions, lower case names, filter enum, uint, planarfunction updates, remove common.h, remove common/ folder, cpuid header public, move headers into libyuv/, add libyuv.h, fixed header guards, remove internal timing from scale, tweaks for llvm build, videocommon simplified 2011-10-14 17:50:12 +00:00