summaryrefslogtreecommitdiff
path: root/test/simple_encode_test.cc
AgeCommit message (Expand)AuthorFilesLines
2020-03-03Add unit test for ref_frame_infoangiebird1-0/+2
2020-02-24Make external arf consistent with vp9Cheng Chen1-0/+60
2020-02-20Consistency test for GroupOfPictureangiebird1-10/+12
2020-02-20Use ObserveGroupOfPicture() in EncodeFrame testangiebird1-25/+21
2020-02-10Add a unit test to check partition infoCheng Chen1-0/+52
2020-02-06Consistency test for motion vector infoCheng Chen1-1/+21
2020-01-27Consistency test for partition infoCheng Chen1-0/+55
2020-01-10simple_encode*.cc: add missing copyrightJames Zern1-0/+10
2019-12-12Add GetFramePixelCount to SimpleEncodeangiebird1-0/+7
2019-12-10Add GetNextEncodeFrameInfo ObserveGroupOfPictureangiebird1-1/+19
2019-12-03Fix the encode inconsistency of SimpleEncodeangiebird1-0/+42
2019-11-25Cosmetic change of GetBitrateInKbpsangiebird1-1/+1
2019-11-21Cosmetic changes of SimpleEncode codeangiebird1-6/+9
2019-11-20Fix a bug in EncodeFrame testangiebird1-2/+2
2019-11-20Add namespace vp9angiebird1-2/+3
2019-11-18Add coding_data_bit_size to EncodeFrameResultangiebird1-0/+12
2019-11-18Pass in infile_path to SimpleEncode()angiebird1-36/+12
2019-11-18Add SimpleEncode::EncodeFrameWithQuantizeIndex()angiebird1-0/+24
2019-11-18Add psnr and sse to EncodeFrameResultangiebird1-2/+5
2019-11-18Add frame_type and show_idx to EncodeFrameResultangiebird1-2/+20
2019-11-18Add EncodeFrameResultsangiebird1-4/+2
2019-11-18Add SimpleEncode::GetCodingFrameNum()angiebird1-0/+41
2019-11-18Add ComputeFirstPassStats()angiebird1-0/+36