1. ac4f038 Show jpeg as an option for psnr tool if enabled by fbarchard@google.com · 10 years ago
  2. 40b21e2 lint fixes for psnr BUG=339 TESTED=lint R=harryjin@google.com by fbarchard@google.com · 10 years ago
  3. b7d674e jpeg psnr avoid duplicates with libyuv by checking HAVE_JPEG by fbarchard@google.com · 10 years ago
  4. 44e049b move Calc functions for psnr into header to avoid duplicate links. by fbarchard@google.com · 10 years ago
  5. f939fb7 psnr tool accept jpeg files as well as raw YUV by fbarchard@google.com · 10 years ago
  6. e35422d Fix AVX2 detect and a performance stall for gcc/clang. by fbarchard@google.com · 11 years ago
  7. 2bbb64d FMA3 version of Polynomial by fbarchard@google.com · 11 years ago
  8. 6da76f3 AVX version of Polynomial by fbarchard@google.com · 11 years ago
  9. ff0db0e change tile size for convert util and unittest to 32x32 which would lend itself to AVX2 or VP9 by fbarchard@google.com · 11 years ago
  10. d36d260 Add -attenuate option to convert util by fbarchard@google.com · 11 years ago
  11. 884a939 Remove blank line from psnr BUG=none TEST=none R=dingkai@google.com by fbarchard@google.com · 11 years ago
  12. 76f8606 Additional scale resolutions tested BUG=none TEST=*Scale* R=mikhal@webrtc.org by fbarchard@google.com · 11 years ago
  13. eed4149 gcc msys compile ifdefs avoid Visual C inline by fbarchard@google.com · 11 years ago
  14. 2350112 Fix warning on Windows about conversion from int to bool in convert util by fbarchard@google.com · 11 years ago
  15. 7a1eb83 convert YUV to YUV with scaling by fbarchard@google.com · 11 years ago
  16. 927eb2c scale argb clip by fbarchard@google.com · 11 years ago
  17. 6a34ee2 Test DJB2 hash with half the buffer same. by fbarchard@google.com · 11 years ago
  18. 1a8c791 Only define SSE2 if necessary by fbarchard@google.com · 11 years ago
  19. b432b7d Fix for clobber registers on SumSquareError_SSE2 used for PSNR by fbarchard@google.com · 11 years ago
  20. 95c29d5 Accept negative values to mirror by fbarchard@google.com · 11 years ago
  21. 0f72673 Fix cpuid to be C89 compatible again. by fbarchard@google.com · 11 years ago
  22. 955fc26 Cleaner cpuid util BUG=none TEST=none by fbarchard@google.com · 11 years ago
  23. 2b115a5 Remove cruft. BUG=208 TEST=lint by fbarchard@google.com · 11 years ago
  24. 461767d Bilinear upsample by fbarchard@google.com · 11 years ago
  25. 3075ac4 convert do scaling by fbarchard@google.com · 11 years ago
  26. 492768c isolate jpeg to convert_jpeg and call from convert_to_i420 by fbarchard@google.com · 11 years ago
  27. 40f9cd0 psnr tool accept files names with _1280x720 as well as .1280x720. And odd widths. by fbarchard@google.com · 11 years ago
  28. 474e0f0 Convert util by fbarchard@google.com · 11 years ago
  29. 42a90ac PSNR makefile change by fbarchard@google.com · 11 years ago
  30. 8c9de16 ERMS by fbarchard@google.com · 11 years ago
  31. d843100 movbe remove - not useful so far. by fbarchard@google.com · 11 years ago
  32. 036d06c psnr tool - disable -t if openmp not enabled by fbarchard@google.com · 11 years ago
  33. 33d34ea C header compatible by fbarchard@google.com · 11 years ago
  34. 597900a _CRT_SECURE_NO_WARNINGS fix for windows by fbarchard@google.com · 11 years ago
  35. e8df16b Sobel use G channel for consistency on all CPUs, better performance and full range of 0 to 255. by fbarchard@google.com · 11 years ago
  36. 30a96ed Makefile for psnr tool by fbarchard@google.com · 11 years ago
  37. e424a9d PSNR standalone utility for SSIM and PSNR quality assessment. by fbarchard@google.com · 11 years ago
  38. cde5870 Replace two spaces with one after . by fbarchard@google.com · 11 years ago
  39. 7411455 Roll to new chrome for vs2012 builds and fix a warning on vs2012 by fbarchard@google.com · 12 years ago
  40. 051cef4 Compare util show version. (bug fix for Mac) by fbarchard@google.com · 12 years ago
  41. b0c9797 Update Copyright notice to follow new chromium conventions. by fbarchard@google.com · 12 years ago
  42. 4f10e97 A compare utility that reports psnr, mse and hash values by fbarchard@google.com · 12 years ago