summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2018-08-14Add vpxenc control to turn on/off tpl modelJingning Han
2018-08-13vp9: Small refactor on overshoot detection, for cbr real-time.Marco Paniconi
2018-08-11vp9-svc: Fix to updated SET_SVC_REF_FRAME_CONFIG controlMarco Paniconi
2018-08-10Merge "loop_filter_rows_mt: use sb_rows to limit workers"James Zern
2018-08-10Refactor: Move code updating ref frames for svc & denoiser.Jerome Jiang
2018-08-10Merge "vp9-svc: Update to SET/GET_SVC_REF_FRAME_CONFIG api"Jerome Jiang
2018-08-10Merge "Use the pred_mv feature for speed 0"Hui Su
2018-08-09vp9: Allow for overshoot detection for non-screen CBR mode.Marco Paniconi
2018-08-09Use the pred_mv feature for speed 0Hui Su
2018-08-09vp9-svc: Update to SET/GET_SVC_REF_FRAME_CONFIG apiJerome Jiang
2018-08-09vp9-svc: Fix for scene detection for SVCMarco Paniconi
2018-08-07loop_filter_rows_mt: use sb_rows to limit workersJames Zern
2018-08-07Merge "Add enhanced_full_pixel_motion_search feature"Hui Su
2018-08-07Merge "Fix typos in the comment for size_group_lookup."Wan-Teh Chang
2018-08-07Add enhanced_full_pixel_motion_search featureHui Su
2018-08-07Merge "vp9: address integer sanitizer warning"Johann Koenig
2018-08-06vp9: address integer sanitizer warningJohann
2018-08-06Remove unnecessary calls to load_pred_mv()Hui Su
2018-08-06Merge "vp9: new struct BEST_PICKMODE containing search results."Jerome Jiang
2018-08-03Fix typos in the comment for size_group_lookup.Wan-Teh Chang
2018-08-03vp9: Add screen-content mode to overshoot detection.Marco Paniconi
2018-08-03Merge "vp9: Adjust qp_thresh on slide change overshoot detection"Marco Paniconi
2018-08-03Merge "Refactor vp9_full_pixel_search()"Hui Su
2018-08-03Merge "Handle partition cost better in RD search"Hui Su
2018-08-03vp9: Adjust qp_thresh on slide change overshoot detectionMarco Paniconi
2018-08-02vp9: Add zero_temp_sad count to scene detection.Marco Paniconi
2018-08-03Merge "vp9: Disable re_encode_overshoot feature for speed >= 6."Marco Paniconi
2018-08-02vp9: Increase min_thresh for slide change detectionMarco Paniconi
2018-08-02vp9: new struct BEST_PICKMODE containing search results.Jerome Jiang
2018-08-02Refactor vp9_full_pixel_search()Hui Su
2018-08-02vp9: Disable re_encode_overshoot feature for speed >= 6.Marco Paniconi
2018-08-02Merge "vp9: Refactor nonrd pickmode: new mv search"Jerome Jiang
2018-08-01Handle partition cost better in RD searchHui Su
2018-08-02Merge "Use mesh full pixel motion search to build the source ARF"Jingning Han
2018-08-02Merge "Add frame pointer to support recon frames in tpl model"Jingning Han
2018-08-01Use mesh full pixel motion search to build the source ARFJingning Han
2018-08-01vp9: Refactor nonrd pickmode: new mv searchJerome Jiang
2018-08-01vp9: Refactor nonrd pickmode: interp filter.Jerome Jiang
2018-08-01vp9: Refactor nonrd pickmode: tx_size.Jerome Jiang
2018-08-01Merge "vp9_encoder: make setup_tpl_stats() static"James Zern
2018-08-01Merge "vp9: Clamp tx_size in model_rd_large"Marco Paniconi
2018-07-31vp9_encoder: make setup_tpl_stats() staticJames Zern
2018-07-31vp9: Clamp tx_size in model_rd_largeMarco Paniconi
2018-07-31vp9: enable tpl model in high-bitdepth w/8-bit outputJames Zern
2018-07-31vp9: Remove assert from model_rd in non-rd pickmode.Marco Paniconi
2018-07-30Add frame pointer to support recon frames in tpl modelJingning Han
2018-07-31Merge changes Ibafb6157,Ibebced5dJingning Han
2018-07-31Merge "vp9: Add scene change detection flag to cyclic refresh setup"Marco Paniconi
2018-07-31Move frame pointer assignment outside block loop in tpl modelJingning Han
2018-07-30Refactor tpl_model_store input parametersJingning Han