summaryrefslogtreecommitdiff
path: root/test/add_noise_test.cc
AgeCommit message (Expand)Author
2020-07-27NULL -> nullptr in CPP filesJerome Jiang
2020-06-18update googletest to v1.10.0James Zern
2018-12-07test/*: use std::*tupleJames Zern
2018-11-16Fix oob in vpx_setup_noiseJerome Jiang
2016-07-27test: apply clang-formatclang-format
2016-07-15postproc : fix function parameters for noise functions.Jim Bankoski
2016-07-13postproc: noise style fixes.Jim Bankoski
2016-07-13postproc - move filling of noise buffer to vpx_dsp.Jim Bankoski
2016-06-02vpx_dsp,add_noise: remove mmx implementationJames Zern
2016-05-07libvpx: vpx_add_plane_noise make c match assemblyJim Bankoski
2016-05-03libvpx: add a unit test for plane_add_noise.Jim Bankoski