fbarchard@google.com 431f5f0388 Fix scaling bug
BUG=none
TEST=none
R=tpsiaki@google.com

Review URL: https://webrtc-codereview.appspot.com/3979007

git-svn-id: http://libyuv.googlecode.com/svn/trunk@864 16f28f9a-4ce2-e073-06de-1de4eb20be90
2013-11-20 01:23:04 +00:00
..
compare_common.cc
compare_neon.cc
compare_posix.cc
compare_win.cc
compare.cc
convert_argb.cc
convert_from_argb.cc Add __declspec(safebuffers) to functions with arrays on stack that have explicit checks to avoid a redundent compiler stack check. 2013-11-01 21:27:31 +00:00
convert_from.cc
convert_jpeg.cc
convert_to_argb.cc
convert_to_i420.cc
convert.cc Fix row coalescing for NV12 and NV21 to I420. 2013-11-05 02:15:55 +00:00
cpu_id.cc Add __declspec(safebuffers) to functions with arrays on stack that have explicit checks to avoid a redundent compiler stack check. 2013-11-01 21:27:31 +00:00
format_conversion.cc Add __declspec(safebuffers) to functions with arrays on stack that have explicit checks to avoid a redundent compiler stack check. 2013-11-01 21:27:31 +00:00
mjpeg_decoder.cc Add __declspec(safebuffers) to functions with arrays on stack that have explicit checks to avoid a redundent compiler stack check. 2013-11-01 21:27:31 +00:00
mjpeg_validate.cc
planar_functions.cc Reduce blur radius based on width. And Makefile clean remove temp files. 2013-11-18 19:18:15 +00:00
rotate_argb.cc Add __declspec(safebuffers) to functions with arrays on stack that have explicit checks to avoid a redundent compiler stack check. 2013-11-01 21:27:31 +00:00
rotate_mips.cc
rotate_neon.cc
rotate.cc Add __declspec(safebuffers) to functions with arrays on stack that have explicit checks to avoid a redundent compiler stack check. 2013-11-01 21:27:31 +00:00
row_any.cc
row_common.cc Add __declspec(safebuffers) to functions with arrays on stack that have explicit checks to avoid a redundent compiler stack check. 2013-11-01 21:27:31 +00:00
row_mips.cc
row_neon.cc
row_posix.cc Report of affine to nacl using %k0 2013-11-15 17:42:44 +00:00
row_win.cc Report of affine to nacl using %k0 2013-11-15 17:42:44 +00:00
row_x86.asm
scale_argb_neon.cc
scale_argb.cc Faster point samplers using row functions and specialized 2x upsampler. 2013-11-14 02:03:32 +00:00
scale_common.cc
scale_mips.cc
scale_neon.cc
scale.cc Fix scaling bug 2013-11-20 01:23:04 +00:00
video_common.cc
x86inc.asm