summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-10-20Add vpx_rc_status_tangiebird
2020-10-19Add unit test for vp9_ext_ratectrlAngie Chiang
2020-10-01Merge "ratectrl_rtc_test.cc: fix signed/unsigned comparison"James Zern
2020-09-30Add file for rate control interface test.Jerome Jiang
2020-09-29ratectrl_rtc_test.cc: fix signed/unsigned comparisonJames Zern
2020-09-16test/encode_test_driver: rm redundant get() w/unique_ptrJames Zern
2020-09-11Upstream GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TESTSarah Parker
2020-08-12Merge "test/*: use canonical downloads.webmproject url"James Zern
2020-08-10Cosmetic change for simple_encode_test.ccangiebird
2020-08-10Make target_frame_bits error margin configurable.angiebird
2020-08-07Add rq_history to encode_frame_resultangiebird
2020-08-07Fix ObserveFirstPassMotionVectors()angiebird
2020-08-07test/*: use canonical downloads.webmproject urlJames Zern
2020-08-03L2E: Add ObserveFirstPassMotionVectorCheng Chen
2020-07-27NULL -> nullptr in CPP filesJerome Jiang
2020-07-23Silience warnings about uninitiated test casesJerome Jiang
2020-07-17Build libsimple_encode.a separatelyangiebird
2020-07-13Merge "Cap target bitrate to raw rate internally"Jerome Jiang
2020-07-09Cap target bitrate to raw rate internallyJerome Jiang
2020-07-09test/*: rename *TestCase to TestSuiteJames Zern
2020-06-19Merge changes I07f2c208,I79762df8James Zern
2020-06-18update googletest to v1.10.0James Zern
2020-06-18vp9_skip_loopfilter_test: make Init() return a boolJames Zern
2020-06-18vp9-rtc: Fixes to resizer for real-timeMarco Paniconi
2020-06-16vp9-svc: Add svc test for denoiser and dynamic resizeMarco Paniconi
2020-06-11Let SetExternalGroupOfPicturesMap use c-style arrangiebird
2020-06-03Merge "Refactor simple_encode_test.cc"Angie Chiang
2020-06-02Merge "Add NV12 support"Jerome Jiang
2020-06-02Refactor simple_encode_test.ccangiebird
2020-06-02Add NV12 supportJerome Jiang
2020-05-28Add extra check / unit test to SetExternalGroupOfPicturesMap()angiebird
2020-05-28Merge "Refactor decode_api_test and realtime_test"Angie Chiang
2020-05-26Add functions to compute/observe key frame mapangiebird
2020-05-26Make SetExternalGroupOfPicture support no arf modeangiebird
2020-05-20Refactor decode_api_test and realtime_testangiebird
2020-05-07decode_api_test: add negative test for vpx_codec_error_detailJames Zern
2020-04-28test/*.sh: add explicit error checks/returnsJames Zern
2020-04-21realtime_test: add IntegerOverflow testJames Zern
2020-04-06vp9: add rate control interface for RTCJerome Jiang
2020-03-30rtc: Increase resize limit resoln for rtcMarco Paniconi
2020-03-05Merge changes Ie7c70a1d,I2c5abbe2,If41a1ea6,Id6ba4664,I156308bcAngie Chiang
2020-03-04rtc: Update svc test for resizeMarco Paniconi
2020-03-03vp9-svc: Allow for dynamic resize for single layer SVCMarco Paniconi
2020-03-03Add unit test for ref_frame_infoangiebird
2020-02-24Make external arf consistent with vp9Cheng Chen
2020-02-20Consistency test for GroupOfPictureangiebird
2020-02-20Use ObserveGroupOfPicture() in EncodeFrame testangiebird
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