summaryrefslogtreecommitdiff
path: root/test/vp9_ethread_test.cc
AgeCommit message (Expand)Author
2022-05-06add some missing realloc checksJames Zern
2020-07-27NULL -> nullptr in CPP filesJerome Jiang
2020-06-18update googletest to v1.10.0James Zern
2019-01-02vp9: psnr diff thres for single vs multi threading.Jerome Jiang
2018-05-14VP9: Add speed 9 for subpel search.Jerome Jiang
2017-10-05vp9_ethread_test: abort early/add more detailed outputJames Zern
2017-08-16Fix corrupt arf groups due to low "lag_in_frames"paulwilkins
2017-08-02Force the bit exactness in the first passYunqing Wang
2017-04-24Make the row based multi-threaded encoder deterministicYunqing Wang
2017-03-07Shift speed 2 from non-large VP9 tests to large ones.Jerome Jiang
2017-03-02vp9,realtime: Enable row multithreading for non-rdVignesh Venkatasubramanian
2017-02-28vp9_ethread_test,cosmetics: s/new-mt/row-mt/James Zern
2017-02-28Add a comment in encoder thread testYunqing Wang
2017-02-27vp9_ethread_test: Rename new_mt to row_mtVignesh Venkatasubramanian
2017-02-27vp9: Rename new_mt to row_mtVignesh Venkatasubramanian
2017-02-24Remove an old leftover commentYunqing Wang
2017-02-24Improve VP9 encoder threading test for better coverageYunqing Wang
2017-02-22Merge "Refactored the row based multi-threading code"Yunqing Wang
2017-02-20Refactored the row based multi-threading codeRanjit Kumar Tulabandu
2017-02-15Additional first pass stats.paulwilkins
2017-02-13The bitstream bit match test in multi-threaded encoderYunqing Wang
2017-02-03Fix visual studio build failureYunqing Wang
2017-01-24Multi-threading of first pass stats collectionRanjit Kumar Tulabandu
2017-01-20Add the multi-threaded first pass encoder unit testYunqing Wang
2016-11-22vp9-tests : split VpxEncoderThreadTest into two tests.Jim Bankoski
2016-10-25Modify the encoder multi-thread unit testYunqing Wang
2016-10-21vp9_bitstream: Encode tiles in parallelVignesh Venkatasubramanian
2016-07-27test: apply clang-formatclang-format
2016-06-17remove vp10James Zern
2016-04-28vp9_ethread_test: replace FramePktHook w/DecompressedFrameHookJames Zern
2016-04-26vp9_ethread_test: avoid crash when decoder is unavailableJames Zern
2016-03-15Fix typos in unit testshui su
2016-02-11tests: quiet some unused parameter warningsJames Zern
2015-08-22Turn on codec behavior unit tests for vp10Jingning Han
2015-03-09Add aq-mode=3 to ethread test.Marco
2015-03-05Call encoder control before running ethread test.Alex Converse
2015-02-25tests: add a shorter 720p test clipJames Zern
2014-12-18vp9_ethread: add the multi-threaded encoder unit testsYunqing Wang