summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-20Move pimpl to the function body of SimpleEncodeangiebird
2019-11-20Fix a bug in EncodeFrame testangiebird
2019-11-20Add namespace vp9angiebird
2019-11-20Add copyright and header guard for simple_encode.hangiebird
2019-11-20Close the file that SimpleEncode opens in its ctor in its dtor.Angie Chen
2019-11-20Merge changes I32ab6829,If47867d4,I4442de01Angie Chiang
2019-11-20Merge "Use a better model for tune=ssim"Sai Deng
2019-11-18Use a better model for tune=ssimsdeng
2019-11-18Add coding_data_bit_size to EncodeFrameResultangiebird
2019-11-18Add quantize_index to EncodeFrameResultangiebird
2019-11-18Pass in infile_path to SimpleEncode()angiebird
2019-11-18Add psnr and sse to EncodeFrameResultangiebird
2019-11-18Add SimpleEncode::EncodeFrameWithQuantizeIndex()angiebird
2019-11-18Add frame_type and show_idx to EncodeFrameResultangiebird
2019-11-18Add EncodeFrameResultsangiebird
2019-11-18Rename frame_stats by first_pass_statsangiebird
2019-11-18Add SimpleEncode::GetCodingFrameNum()angiebird
2019-11-18Add SimpleEncode::EncodeFrame()angiebird
2019-11-18Add ComputeFirstPassStats()angiebird
2019-11-18Add vp9_iface_common.cangiebird
2019-11-18Merge changes Id42dbddd,I6dff1bdaAngie Chiang
2019-11-15vp9_cx_iface: quiet unused fn warning w/CONFIG_REALTIME_ONLYJames Zern
2019-11-15Add const to oxcf of vp9_create_compressorangiebird
2019-11-15Add simple_encode.cc/hangiebird
2019-11-14Add vp9_update_compressor_with_img_fmt()angiebird
2019-11-14Add vp9_lookahead_full/vp9_lookahead_next_show_idxangiebird
2019-11-14Remove output_pkt_list from cpiangiebird
2019-11-14Move buffer from extend_and_predict into TileWorkerDataVitaly Buka
2019-11-13Pack psnr pkt outside of vp9_get_compressed_dataangiebird
2019-11-13Unite vpx_psnr_pkt and PSNR_STATSangiebird
2019-11-13Remove psnr_pkt in LAYER_CONTEXTangiebird
2019-11-13Remove the macro of vp9_lookahead_pushangiebird
2019-11-13Add g_timebase/g_timebase_in_ts to oxcfangiebird
2019-11-13Add frame_rate param to vp9_get_encoder_configangiebird
2019-11-08Merge "example: Enable row-mt on low res and speed 7 8."Jerome Jiang
2019-11-08Merge "remove unused vp8_hex_search parameter"Johann Koenig
2019-11-08Merge "remove unused cpi parameters from firstpass.c"Johann Koenig
2019-11-07remove unused vp8_hex_search parameterJohann
2019-11-07remove unused cpi parameters from firstpass.cJohann
2019-11-07remove unused Pass1Encode parametersJohann
2019-11-06example: Enable row-mt on low res and speed 7 8.Jerome Jiang
2019-11-06Merge "test/vp[89]_boolcoder_test: quiet msan warnings"James Zern
2019-11-06Merge changes I341bd674,Ia9a0d71d,I71c1f906,I2e36e07c,I94ee2e85, ...Angie Chiang
2019-11-05test/vp[89]_boolcoder_test: quiet msan warningsJames Zern
2019-11-04remove unused vp8dx_receive_compressed_data parametersJohann
2019-11-04ensure ctx is usedJohann
2019-11-04remove unused mbmi parameterJohann
2019-11-04remove unused simple loopfilter parametersJohann
2019-11-04remove unused postproc parametersJohann
2019-10-31configure.sh,darwin: fix external_build checkJames Zern