summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-02-11svc_datarate_test.cc: remove stale TODOJames Zern
2022-02-08rtc-vp9: Fix intra-only for bypass modeMarco Paniconi
2022-02-03Merge "rtc-vp9: Fix to tests for intra-only frame." into mainMarco Paniconi
2022-02-02rtc-vp9: Fix to tests for intra-only frame.Marco Paniconi
2022-02-01vp9_roi_test: apply iwyuJames Zern
2022-02-01vp9_thread_test: parameterize VP9DecodeMultiThreadedTestJames Zern
2022-01-31Merge "Use background segmentation mask with ROI" into mainJerome Jiang
2022-01-27Use background segmentation mask with ROIJerome Jiang
2021-12-16Merge "vp9 encoder: fix test failure on 32 bit arch" into mainFyodor Kyslov
2021-12-15vp9 encoder: fix test failure on 32 bit archFyodor Kyslov
2021-12-15Merge "vp9 encoder: fix integer overflows" into mainFyodor Kyslov
2021-12-14vp9 encoder: fix integer overflowsFyodor Kyslov
2021-12-09Merge "test_intra_pred_speed: match above ext w/reconintra" into mainJames Zern
2021-12-08test_intra_pred_speed: match above ext w/reconintraJames Zern
2021-12-08vp9_thread_test.cc: remove incorrect TODOJames Zern
2021-12-02clear -Wextra-semi/-Wextra-semi-stmt warningsJames Zern
2021-11-19Merge "vp9 encoder: fix row-mt crash w/thread config change" into mainJames Zern
2021-11-18vp9 encoder: fix row-mt crash w/thread config changeJames Zern
2021-11-18Merge "vp9 encoder: fix some integer overflows" into mainJames Zern
2021-11-17vp9 encoder: fix some integer overflowsFyodor Kyslov
2021-11-16encode_api_test.cc: unify kCodecs[] definitionsJames Zern
2021-11-11test/DummyVideoSource::ReallocImage: check img_ allocJames Zern
2021-11-10Merge changes I1425f12d,I1e9e9ffa,I6d8f676b,I92013086 into mainJames Zern
2021-11-08vp8 encoder: fix some integer overflowsJames Zern
2021-11-08video_source.h,ReallocImage: quiet implicit conv warningJames Zern
2021-10-12test/Android.mk: import LICENSE indicators from AOSPJames Zern
2021-10-01{vp8,vp9}_set_roi_map: fix validation with INT_MINJames Zern
2021-09-23vp8 rc: support temporal layersJerome Jiang
2021-09-10Add vp8 support to rc libJerome Jiang
2021-08-24vp9 rc lib: Allow aq 3 to work for SVC with unit testJerome Jiang
2021-07-21Add cyclic refresh to vp9 rtc external ratecontrolJerome Jiang
2021-07-19Refactor rtc rate control testJerome Jiang
2021-06-22Merge "rc: turn off gf constrain for external RC" into mainJerome Jiang
2021-06-22rc: turn off gf constrain for external RCJerome Jiang
2021-06-21test-data.sha1: add missing sha sumsJames Zern
2021-06-18vp9 rc: add vbr to rtc rate control libraryJerome Jiang
2021-06-15Change the data path in svc rate control testJerome Jiang
2021-06-09simple_encode_test: fix input file pathJames Zern
2021-05-04test.mk: enable vp9_denoiser_test w/NEONJames Zern
2021-04-07Adjust end to end psnr valueCheng Chen
2021-03-26vp9_ext_ratectrl_test: use uintptr_t for void* valueJames Zern
2021-02-05vp8_denoiser_sse2_test: disable BitexactCheck w/gcc-8+James Zern
2021-02-03svc: Fix an existing unittest for flexible modeMarco Paniconi
2021-02-03Merge "L2E: let external rate control pass in a max frame size"Cheng Chen
2021-02-03Merge "svc: Unittest for ksvc flexible mode with no updates on TL > 0"Marco Paniconi
2021-02-03svc: Unittest for ksvc flexible mode with no updates on TL > 0Marco Paniconi
2021-02-03vp8_denoiser_sse2_test: use ASSERT instead of EXPECTJames Zern
2021-02-03L2E: let external rate control pass in a max frame sizeCheng Chen
2021-01-28Relax constraints on Y4M header parsingElliott Karpilovsky
2021-01-26vp9_end_to_end_test: fix compile with gcc 4.8.5James Zern