Name
Last commit
Last update
..
testdata Neon instructions detect without using NDK so it will work within Android, and on other linux arm based platforms and builds
basictypes_test.cc if types are already defined, dont define them again.
compare_test.cc test odd width and fix for unaligned used on odd width conversion.
convert_test.cc Aligned buffer sizes for subsampled Bayer formats.
cpu_test.cc Fix AVX2 detect and a performance stall for gcc/clang.
math_test.cc Simple FixedDiv that does integer divide instruction with 64 bit dividend and 32 bit divisor to produce 32 bit result.
planar_test.cc A simple Makefile for libyuv on linux
rotate_argb_test.cc Simplify rotate unittests
rotate_test.cc Simplify rotate unittests
scale_argb_test.cc NaCL pepper_33 port of scale and compare using lock/unlock. Remove less useful scaling tests and change default size to a multiple of 16 for better assembly coverage.
scale_test.cc NaCL pepper_33 port of scale and compare using lock/unlock. Remove less useful scaling tests and change default size to a multiple of 16 for better assembly coverage.
unit_test.cc NaCL pepper_33 port of scale and compare using lock/unlock. Remove less useful scaling tests and change default size to a multiple of 16 for better assembly coverage.
unit_test.h Make unittests to 1280 pixels for simple planar tests, to get more realistic performance metrics than 256 pixels.
version_test.cc Replace two spaces with one after .
video_common_test.cc Add OSX fourcc for 32 and 24 bit big endian formats, using by camtwist