aboutsummaryrefslogtreecommitdiff
path: root/unit_test
AgeCommit message (Expand)Author
2020-09-29NV12Scale function and ScaleUV for packed UV plane bilinear scalingFrank Barchard
2020-09-28NV12Scale function using split/merge on UV channalFrank Barchard
2020-07-16clamp C functions use compareFrank Barchard
2020-07-13Rollback of ARGBAttentuateFrank Barchard
2020-06-24Add J420AlphaToARGB and colortests for bt.709 and rec.2020Frank Barchard
2020-05-28Remove unnecessary include of convert_argbFrank Barchard
2020-05-27NV12ToABGR and RAW Matrix macrosFrank Barchard
2020-05-26Remove M420 and refactor NV12ToI420Frank Barchard
2020-05-20I400ToARGBMatrix Pass a color matrix to use different coefficientsFrank Barchard
2020-05-19YUV to RGB Matrix functions for color space supportFrank Barchard
2020-05-13ARGBAttenuate AVX2 rewritten to match NEON/C codeFrank Barchard
2020-05-08RGB565ToI420 C matches SIMD ARGB4444, RGB565 and ARGB1555 C versions mimic AV...Frank Barchard
2020-05-06ARGBToJ420 and ARGBAttenuate make C match SIMDFrank Barchard
2020-05-06ARGBToI420 C version match SIMDFrank Barchard
2020-05-04NV12Mirror and MirrorUVPlane functions addedFrank Barchard
2020-04-17HalfMergeUVPlane function and optimized I444ToNV12 and I444ToNV21Frank Barchard
2020-04-17libyuv r1749 upstream for I444ToNV12Frank Barchard
2020-04-16Add unittest TestLinuxMipsMsaMmi.Shiyou Yin
2020-03-24RGB24Mirror functionFrank Barchard
2020-03-21Upstream all libyuv changes to version 1746 Prefetch for all arm functions - ...Frank Barchard
2020-01-16RAWToJ400 for big endian RGB to grey scale.Frank Barchard
2019-12-09Floating point Gaussian kernelsFrank Barchard
2019-11-13Upstream minor changes. Faster tests, Faster YUV Rotate180 and MirrorFrank Barchard
2019-11-06I210ToAR30 support for 422 10 bit to 10 bit RGBFrank Barchard
2019-11-05Add U444ToABGR, J444ToABGR, H444ToABGR, H444ToARGB and ConvertToARGB supportFrank Barchard
2019-11-05BT.2020 pull in tests and upstream fixes; expose a few more methods.Frank Barchard
2019-10-14RAWToRGBA for 3 channel OCRFrank Barchard
2019-10-07ARGBToY use 8 bit precision instead of 7 bit.Frank Barchard
2019-09-11MMI Optimized functions I422ToARGB for 1080p videoFrank Barchard
2019-08-20Disable tests via macro that refer to row.hFrank Barchard
2019-08-07Add ABGRToNV21 and ABGRToNV12Frank Barchard
2019-07-26SwapUV AVX2 and SSSE3Frank Barchard
2019-07-18NV21 unittest and benchmarkFrank Barchard
2019-07-02Fix arm unittest failure by removing unused FloatDivToByteRow.Frank Barchard
2019-07-01Update to r1732 for more robust jpegFrank Barchard
2019-05-29RGB24ToJ420 for full range YUVFrank Barchard
2019-05-14Add LIBYUV_API to NV12ToABGR and I444Rotate, I444ScaleFrank Barchard
2019-04-12Add AYUVToNV12 and NV21ToNV12Frank Barchard
2019-03-05add YUV24 and AYUV formatsFrank Barchard
2018-10-25Port box filter to NEONFrank Barchard
2018-10-24MJPGToNV21Frank Barchard
2018-10-10NV21ToRAW and NV12ToRAW functions addedFrank Barchard
2018-10-03Fix ConvertToI420() for odd crop_yFrank Barchard
2018-09-04Documentation update for GYP and envionment variablesFrank Barchard
2018-08-10Add H420ToRGB565 and J420ToRGB565 unittestsFrank Barchard
2018-08-06Restore the file mode for source filesMartin Storsjö
2018-07-20libyuv:loongson optimize compare/row/scale/rotate files with mmi.lixia zhang
2018-07-09Disable old int types by default.Frank Barchard
2018-06-26Add H420 and H422 to ConvertToARGB()Frank Barchard
2018-06-20use unix line endingsJohann