summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.h
AgeCommit message (Expand)Author
2018-09-20Merge changes Ibbe7a1c1,I4333a207Angie Chiang
2018-09-19Add feature score for each blockAngie Chiang
2018-09-17Update frame index per buffer at encoderJingning Han
2018-09-18Merge "cosmetics: normalize include guards"James Zern
2018-09-17Remove multi_arf_last_grp_enabled flag.Paul Wilkins
2018-09-17Remove multi_arf_enabled.Paul Wilkins
2018-09-17Remove multi_arf_allowed variable.Paul Wilkins
2018-09-15cosmetics: normalize include guardsJames Zern
2018-09-12Remove unused variables from VP9_COMPJingning Han
2018-09-12Remove unused rate control data elementsPaul Wilkins
2018-09-12Remove extra_arf_allowed.Paul Wilkins
2018-09-10Store mv/inter_cost/recon_error/err for ref framesAngie Chiang
2018-08-31Build arf index stackJingning Han
2018-08-31Add element stack operations for arf index controlJingning Han
2018-08-20Add multi_layer_arf flagJingning Han
2018-08-14Add vpxenc control to turn on/off tpl modelJingning Han
2018-07-30Add frame pointer to support recon frames in tpl modelJingning Han
2018-07-27Remove unused variables from VP9_COMPJingning Han
2018-07-13Set the estimate frame qp in tpl_frameJingning Han
2018-07-11Change the tpl model operating block size to 32x32Jingning Han
2018-07-02Add hierarchical structure based ref frame updateZoe Liu
2018-06-29Exploit the spatial variance in temporal dependency modelJingning Han
2018-06-22Add reference frame update flags for hierarchicalZoe Liu
2018-06-22Add extra altref option for hierarchical structureZoe Liu
2018-06-20Merge "Add hierarchical structure in GF group"Zoe Liu
2018-06-19Add hierarchical structure in GF groupZoe Liu
2018-06-18Build temporal prediction dependency propagationJingning Han
2018-06-14Add data structure for frame dependent mode decisionJingning Han
2018-05-14Make a config time flagYaowu Xu
2018-05-14Fixes for consistent encoding across recodes of a frameRanjit Kumar Tulabandu
2018-04-24Calculate transform size cost once per frameHui Su
2018-04-13Clean up is_two_pass_svc.Jerome Jiang
2018-03-28Shrink size of mode_map in struct TileDataEncLinfeng Zhang
2018-02-09Reland "Add ROI support for VP9."Jerome Jiang
2018-01-18clang-format v5.0.0 vp9/Johann
2017-12-11vp9 svc: Allow denoising next to highest resolution.Jerome Jiang
2017-12-01Add max luma picture width/height constraint in VP9 levelHui Su
2017-11-08CVBR command line option.paulwilkins
2017-09-28vp9: Modification to adapt the ARF usage for 1 pass vbrMarco
2017-09-14VP9 level targeting: add a new AUTO modeHui Su
2017-08-16Prevent parameters that can cause invalid ARF groups.paulwilkins
2017-07-10remove vp9_full_sad_searchJohann
2017-06-27vp9: compute skinmap only once before encoding.Jerome Jiang
2017-06-21vp9: Add high source sad to content state.Marco
2017-05-12vp9: speed 8: Fix seg fault in partition copy when drop frames.Jerome Jiang
2017-05-09vp9: SVC: Add option to set downsampling filter type.Marco
2017-04-26Merge "Make the row based multi-threaded encoder deterministic"Yunqing Wang
2017-04-24vp9; Reduce artifact in non-rd pickmode for lighting changes.Marco
2017-04-24Make the row based multi-threaded encoder deterministicYunqing Wang
2017-04-21Make allow_exhaustive_searches feature no longer adaptiveYunqing Wang