Name
Last commit
Last update
..
compare.cc AArch64:add SumSquareError_NEON armv8 assembly version
compare_common.cc compare_common visual c port
compare_neon.cc AArch64:add SumSquareError_NEON armv8 assembly version
compare_posix.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.
compare_win.cc yasm ALIGN uppercase
convert.cc In Q420ToI420 the variable halfheight is initialized but not used. Change it to instantiate the variable but do not initialize it. It will be assigned conditionally later. This warning raised in xcode.
convert_argb.cc Port conversion functions to c.
convert_from.cc Port conversion functions to c.
convert_from_argb.cc Port conversion functions to c.
convert_jpeg.cc libyuv::MJPGToI420() and libyuv::MJPGToARGB() return failure if callback to JPeg fails.
convert_to_argb.cc Conversion functions ported to C89 / Visual C.
convert_to_i420.cc Conversion functions ported to C89 / Visual C.
cpu_id.cc Mingw xgetbv use gcc assembly not visual c.
format_conversion.cc Port format_conversion (bayer) to C
mjpeg_decoder.cc fix a lint warning about a space needed after && in ifdef
mjpeg_validate.cc Port a few functions to C
planar_functions.cc check copy has different address. If same, skip the copy to avoid valgrind error.
rotate.cc remove extern "C" from rotate function, since its built with extern "C" around full file.
rotate_argb.cc Rotate functions ported to C. This completes all rotate functionality under c89, for overall 71% complete port.
rotate_mips.cc only enable mips assembly for old 32 bit abi. new 32 bit abi and 64 bit bit able remove t4 to t7 and add a4 to a7
rotate_neon.cc rotate neon code port to nacl
row_any.cc Port I420ToARGB to intrinsics for win64
row_common.cc YUV scaling with 16 bit planes
row_mips.cc only enable mips assembly for old 32 bit abi. new 32 bit abi and 64 bit bit able remove t4 to t7 and add a4 to a7
row_neon.cc Remove extra MEMACCESS
row_neon64.cc Loading commit data...
row_posix.cc Loading commit data...
row_win.cc Loading commit data...
row_x86.asm Loading commit data...
scale.cc Loading commit data...
scale_argb.cc Loading commit data...
scale_common.cc Loading commit data...
scale_mips.cc Loading commit data...
scale_neon.cc Loading commit data...
scale_neon64.cc Loading commit data...
scale_posix.cc Loading commit data...
scale_win.cc Loading commit data...
video_common.cc Loading commit data...
x86inc.asm Loading commit data...