This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository test-suite.
from 9ad270d3 Add interpolation kernels using Benchmark Library Contains Im [...] new 09307525 Fixed build error caused by MicroBenchmarks/ImageProcessing w [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../AnisotropicDiffusion/CMakeLists.txt | 4 ++-- .../ImageProcessing/AnisotropicDiffusion/main.cpp | 3 ++- .../ImageProcessing/Blur/CMakeLists.txt | 2 +- MicroBenchmarks/ImageProcessing/Blur/main.cpp | 26 +++++++++++----------- .../ImageProcessing/Dither/CMakeLists.txt | 3 ++- MicroBenchmarks/ImageProcessing/Dither/main.cpp | 13 ++++++----- .../ImageProcessing/Interpolation/CMakeLists.txt | 2 +- .../ImageProcessing/Interpolation/main.cpp | 5 +++-- .../ImageProcessing/utils/ImageHelper.cpp | 1 + 9 files changed, 32 insertions(+), 27 deletions(-)