summaryrefslogtreecommitdiff
path: root/test/test.mk
AgeCommit message (Expand)Author
2017-09-06Add ScaleFrameTestLinfeng Zhang
2017-08-14vp9: strip temporal filter codeScott LaVarnway
2017-06-29rm vp9_frame_parallel_test.ccJames Zern
2017-06-28partial fdct testJohann
2017-06-19dct tests: run all possible sizes in one testJohann
2017-04-27Generalize vp9 sse2 denoiser test for other platforms.Jerome Jiang
2017-04-06VP9 motion vector unit testYunqing Wang
2017-03-28vpx_comp_avg_pred: add testJohann
2017-03-13test: add vp9_temporal_filter_apply testJohann
2017-02-24consolidate block_error functionsJohann
2017-01-11Create a class for buffers used in testsJohann
2016-11-05vp9-svc: Add unittest for svc-decoding.Marco
2016-09-15Add vp8_bilinear_filter testJohann
2016-08-31Rename test/lpf_8_test.cc to test/lpf_test.ccLinfeng Zhang
2016-08-26Merge "vp8: fix decoder crash with invalid leading keyframes"James Zern
2016-08-24Add --alt-ref-aq=<int> optionYury Gitman
2016-08-23vp8: fix decoder crash with invalid leading keyframesJames Zern
2016-07-06Support measure distortion in the pixel domainJingning Han
2016-06-17remove vp10James Zern
2016-06-17Output frames in first pass for VPX_DL_REALTIME.Tom Finegan
2016-05-16Add level test for VP9hui su
2016-05-03libvpx: add a unit test for plane_add_noise.Jim Bankoski
2016-04-21vpx_minmax_8x8_neon and testJohann
2016-04-21hadamard 8x8 testJohann
2016-04-08third_party: Roll libwebm snapshot.Tom Finegan
2016-04-07Revert "third_party: Roll libwebm snapshot."Tom Finegan
2016-04-06third_party: Roll libwebm snapshot.Tom Finegan
2016-04-06Revert "third_party: Roll libwebm snapshot."Tom Finegan
2016-04-05third_party: Roll libwebm snapshot.Tom Finegan
2016-03-26Revert "third_party: Roll libwebm snapshot."James Zern
2016-03-25third_party: Roll libwebm snapshot.Tom Finegan
2016-02-24vp9/10: fix forced keyframes w/alt-refs enabledJames Zern
2016-01-28vp9/10: fix encoder crash on flushJames Zern
2015-12-14move vp9_avg to vpx_dspJames Zern
2015-12-04test.mk: simplify vp8/9 checksJames Zern
2015-12-04test.mk: regroup white box testsJames Zern
2015-11-24test.mk: enable test_intra_pred_speed unconditionallyJames Zern
2015-09-30vp8: change build_intra_predictors_mbuv_s to use vpx_dsp.Ronald S. Bultje
2015-09-30Merge "Add a test for the interaction between active map and cyclic referesh."Alex Converse
2015-09-25Add a test for the interaction between active map and cyclic referesh.Alex Converse
2015-09-23Revert "remove static from fdct4/8/16/32"James Zern
2015-09-21remove static from fdct4/8/16/32Angie Chiang
2015-09-12add range_check for fdct in vp10Angie Chiang
2015-09-10Isolate vp10's inv_txfm from vp9Angie Chiang
2015-09-03Revert "add range_check for fdct in vp10"James Zern
2015-09-02add range_check for fdct in vp10Angie Chiang
2015-07-27Replace prefix vp9_ with vpx_ for intra prediction functionshui su
2015-07-17Rename loop filter function from vp9_ to vpx_Jingning Han
2015-07-07Unify subtract function used in VP8/9Jingning Han
2015-07-06Expose params min-gf-interval/max-gf-intervalDebargha Mukherjee