summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-02-14vp8_decode: add missing vpx_clear_system_stateJames Zern
2020-02-10Add a unit test to check partition infoCheng Chen
2020-02-06Consistency test for motion vector infoCheng Chen
2020-01-27Consistency test for partition infoCheng Chen
2020-01-17vp9: add delta q for uv channel. add tests.Jerome Jiang
2020-01-11Merge "simple_encode*.cc: add missing copyright"James Zern
2020-01-10simple_encode*.cc: add missing copyrightJames Zern
2020-01-09Fix test failure with --size-limitJerome Jiang
2019-12-17Merge "trivial: fix 'fragment' spelling"Johann Koenig
2019-12-12Add GetFramePixelCount to SimpleEncodeangiebird
2019-12-11Merge changes I54f60f62,Idbc437d3Angie Chiang
2019-12-10Add GetNextEncodeFrameInfo ObserveGroupOfPictureangiebird
2019-12-06Merge Timestamp TestVpxRollover tests for Vp8/Vp9Debargha Mukherjee
2019-12-05Add missing typecast and re-enable timestamp testDebargha Mukherjee
2019-12-04trivial: fix 'fragment' spellingJohann
2019-12-03Fix the encode inconsistency of SimpleEncodeangiebird
2019-11-25Cosmetic change of GetBitrateInKbpsangiebird
2019-11-21Cosmetic changes of SimpleEncode codeangiebird
2019-11-20Fix a bug in EncodeFrame testangiebird
2019-11-20Add namespace vp9angiebird
2019-11-18Add coding_data_bit_size to EncodeFrameResultangiebird
2019-11-18Pass in infile_path to SimpleEncode()angiebird
2019-11-18Add SimpleEncode::EncodeFrameWithQuantizeIndex()angiebird
2019-11-18Add psnr and sse to EncodeFrameResultangiebird
2019-11-18Add frame_type and show_idx to EncodeFrameResultangiebird
2019-11-18Add EncodeFrameResultsangiebird
2019-11-18Add SimpleEncode::GetCodingFrameNum()angiebird
2019-11-18Add ComputeFirstPassStats()angiebird
2019-11-05test/vp[89]_boolcoder_test: quiet msan warningsJames Zern
2019-10-23use a compile time constant for kDataAlignmentJohann
2019-09-30namespace ARCH_* definesJames Zern
2019-08-30Upload Motion Field Estimation Unit Test FilesDan Zhu
2019-08-28Add resize test for smaller width bigger size.Jerome Jiang
2019-08-27Merge "test/acm_random.h: int sanitizer warning"Hien Ho
2019-08-26test/acm_random.h: int sanitizer warningHien Ho
2019-08-23Merge changes I13f59f52,I7441e041,I7441e041Dan Zhu
2019-08-22test/vp9_quantize_test: fix int sanitizer warningHien Ho
2019-08-22add unit test for local structure computationDan Zhu
2019-08-22add unit test for smooth motion fieldDan Zhu
2019-08-21Merge "test/lpf_test: fix int sanitizer warning"Hien Ho
2019-08-15Add test_non_greedy_mv.ccAngie Chiang
2019-08-13test/lpf_test: fix int sanitizer warningHien Ho
2019-08-02Merge "Fix saturation issue in vp9_quantize_fp_neon"Jerome Jiang
2019-08-01Fix saturation issue in vp9_quantize_fp_neonJerome Jiang
2019-07-27sad_test: align exp_sad[]James Zern
2019-07-16Add vpx_sad32x32x8_c/avx2Angie Chiang
2019-07-16Add unit test for vpx_sadMxNx8Angie Chiang
2019-07-02Remove android_tools depsYun Liu
2019-06-27timestamp_test: enable TestMicrosecondTimebaseJames Zern
2019-06-18Fix timestamp overflow issuesYue Chen