summaryrefslogtreecommitdiff
path: root/test/vp9_end_to_end_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Adjust end to end psnr valueCheng Chen2021-04-071-1/+1
* vp9_end_to_end_test: fix compile with gcc 4.8.5James Zern2021-01-261-1/+1
* NULL -> nullptr in CPP filesJerome Jiang2020-07-271-3/+3
* update googletest to v1.10.0James Zern2020-06-181-12/+12
* Add NV12 supportJerome Jiang2020-06-021-0/+30
* loop_filter_rows_mt: unify worker count calculationJames Zern2019-04-121-0/+59
* vp9 rtc: change PSNR thresh.Jerome Jiang2019-04-101-1/+1
* Change PSNR threshold for high bitdepth.Jerome Jiang2019-03-251-2/+2
* Use high bd path to substract blocks in hbd build.Jerome Jiang2019-03-241-1/+1
* Use longer videos in end-to-end testsYunqing Wang2019-01-141-7/+7
* Replace deprecated scoped_ptr with unique_ptrJingning Han2018-11-271-2/+4
* Change the frame used to set up encoder in tests to 0.chiyotsai2018-10-021-1/+1
* vp9: fix memory alloc for adaptive_rd_thresh_row_mt.Jerome Jiang2018-08-141-0/+51
* vp9: Enable cyclic refresh for HBD in real-time.Jerome Jiang2018-06-181-2/+37
* clang-format v5.0.0 test/Johann2018-01-121-1/+1
* tests: use scoped_ptr for local video source varsJames Zern2016-08-081-8/+8
* test: apply clang-tidy google-readability-braces-around-statementsclang-format2016-08-051-2/+3
* test: apply clang-formatclang-format2016-07-271-47/+34
* remove vp10James Zern2016-06-171-20/+0
* vp9_end_to_end_test: disable vp10 w/high bitdepthJames Zern2015-09-191-0/+14
* Turn on codec behavior unit tests for vp10Jingning Han2015-08-221-0/+5
* Cosmetics - Fix header file order in unit testsJingning Han2015-07-291-2/+3
* Enhance the end to end psnr testsDeb Mukherjee2014-12-171-10/+41
* Make the decoder Cfg available to encoder tests..Jim Bankoski2014-12-071-0/+3
* Adds a set of end-to-end encode testsDeb Mukherjee2014-10-161-0/+155