1. b3a08b3 include lint warning fixes BUG=none TEST=lint R=ryanpetrie@google.com by fbarchard@google.com · 11 years ago
  2. f2f9dbb FixedDiv function in C and benchmark by fbarchard@google.com · 11 years ago
  3. 47c4989 MemRandomize fix for short result BUG=none TEST=none R=dingkai@google.com by fbarchard@google.com · 11 years ago
  4. ae67c90 Randomize function for filling a buffer with random values. by fbarchard@google.com · 11 years ago
  5. cde5870 Replace two spaces with one after . by fbarchard@google.com · 11 years ago
  6. 3e46444 Mirror source to continuous destination with Neon by fbarchard@google.com · 12 years ago
  7. d26b451 I420ToNV12_Neon bug fix by fbarchard@google.com · 12 years ago
  8. d3728d9 unittest simplify loop counter by fbarchard@google.com · 12 years ago
  9. 75f90ac Add unittest environment variables to set conversion width and height by fbarchard@google.com · 12 years ago
  10. 7781d94 Disable V210 unittest that fails valgrind, and some warning fixes for android. by fbarchard@google.com · 12 years ago
  11. 6ccda3d Add environment variable for tests to repeat for benchmarking purposes. by fbarchard@google.com · 12 years ago
  12. b0c9797 Update Copyright notice to follow new chromium conventions. by fbarchard@google.com · 12 years ago
  13. d9eb63f UNDER_ALLOCATED_HACK for scale that detects odd width and odd height were miscalculated and adjusts scaler for it. by fbarchard@google.com · 12 years ago
  14. 81b804e ARGBQuantize to do a posterizing effect. Added random resolution unittest. by fbarchard@google.com · 12 years ago
  15. 810cd91 ARGBUnattenuateRow_SSE2 use reciprocal table and pmul by fbarchard@google.com · 12 years ago
  16. e3ebe7a Neon instructions detect without using NDK so it will work within Android, and on other linux arm based platforms and builds by fbarchard@google.com · 12 years ago
  17. 93d003f YUVToARGB, YUVToBGRA,YUVToABGR optimized. by frkoenig@google.com · 13 years ago
  18. 1b06484 libyuv: clean up: by mikhal@webrtc.org · 13 years ago
  19. 2cb934c PSNR and SSIM plane comparision functions. by frkoenig@google.com · 13 years ago
  20. f7e74a1 Move neon rotate code from straight assembly to inline. by frkoenig@google.com · 13 years ago
  21. 3de12ae I420 and NV12 rotate functions. by frkoenig@google.com · 13 years ago
  22. ed6edca Fixed image rotators. by frkoenig@google.com · 13 years ago
  23. 3660f2e empty gtest. by frkoenig@google.com · 13 years ago