Frank Barchard 2cec89a0d3 Add comment in Makefile OpenMP for MacOS
Add a comment in util/Makefile for how to enable
OpenMP for MacOS.  Requires updated gcc or clang compile.

Bug: None
Test: /usr/local/bin/g++-7 -msse2 -O3 -fopenmp -static-libgcc -o psnr_omp psnr.cc ssim.cc psnr_main.cc
Change-Id: Icb3389bf8cf94f09a185fea055c69823b9fbc66b
time ./psnr_omp  -ssim -s 1920 1080 ~/test/garden2_mp4.yuv ~/test/garden2_ogv.yuv
Reviewed-on: https://chromium-review.googlesource.com/807546
Reviewed-by: Weiyong Yao <braveyao@chromium.org>
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
2017-12-05 18:53:45 +00:00
..
compare.cc clang-format libyuv 2016-11-07 17:37:23 -08:00
cpuid.c AVX512 feature detects for cnl and icl 2017-11-07 00:56:37 +00:00
Makefile Add comment in Makefile OpenMP for MacOS 2017-12-05 18:53:45 +00:00
psnr_main.cc Revert "include <new> header for benefit of new clang builds" 2017-08-03 22:03:47 +00:00
psnr.cc clang-format libyuv 2016-11-07 17:37:23 -08:00
psnr.h jpeg psnr avoid duplicates with libyuv by checking HAVE_JPEG 2014-06-26 21:55:38 +00:00
ssim.cc clang-format libyuv 2016-11-07 17:37:23 -08:00
ssim.h clang-format libyuv 2016-11-07 17:37:23 -08:00
yuvconvert.cc Revert "include <new> header for benefit of new clang builds" 2017-08-03 22:03:47 +00:00