summaryrefslogtreecommitdiff
path: root/test/simple_encode_test.cc
AgeCommit message (Expand)Author
2020-05-28Add extra check / unit test to SetExternalGroupOfPicturesMap()angiebird
2020-05-26Add functions to compute/observe key frame mapangiebird
2020-05-26Make SetExternalGroupOfPicture support no arf modeangiebird
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-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-10simple_encode*.cc: add missing copyrightJames Zern
2019-12-12Add GetFramePixelCount to SimpleEncodeangiebird
2019-12-10Add GetNextEncodeFrameInfo ObserveGroupOfPictureangiebird
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