summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_rd.h
AgeCommit message (Expand)Author
2017-09-08Fix bug in intra mode rd penalty.paulwilkins
2017-04-24Make the row based multi-threaded encoder deterministicYunqing Wang
2017-03-21vp9: Enable adaptive_rd_threshold for row mt for realtime speed 8.Jerome Jiang
2017-03-16Add a vector form of routine vp9_model_rd_from_var_lapndzGabriel Marin
2017-02-15Row based multi-threading of encoding stageRanjit Kumar Tulabandu
2017-01-24Initialize errorperbit and sabperbit in ARNR filteringRanjit Kumar Tulabandu
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-02-09Restore previous motion search bit-error scale.Alex Converse
2016-01-22Short circuit flat blocks when coding screen content at realtime speed.Alex Converse
2016-01-15Tie the bit cost scale to a define.Alex Converse
2015-07-27Remove tx_select_threshesYunqing Wang
2015-05-15vp9: correct some function signaturesJames Zern
2015-03-06vp9_ethread: fix me consts initialization to support aq_mode=3 encodingYunqing Wang
2015-03-04Make encoder buffer allocation dynamicAdrian Grange
2014-12-24Enable sub8x8 inter block search for RTC coding modeJingning Han
2014-11-24vp9_ethread: modify VP9_COMP structureYunqing Wang
2014-11-20vp9_ethread: move filter_cache out of RD_OPT structYunqing Wang
2014-11-20vp9_ethread: change mask_filter to a local variableYunqing Wang
2014-11-14Code cleanup: remove unused members in RD_OPTYunqing Wang
2014-11-14vp9_ethread: combine encoder counts in separate structYunqing Wang
2014-10-30Refactor vp9_update_rd_thresh_factJingning Han
2014-10-29Enable mode search threshold update in non-RD coding modeJingning Han
2014-10-15Add init and reset functions for RD_COST structJingning Han
2014-10-13Refactor rate distortion cost structureJingning Han
2014-09-25Adds various high bit-depth encode functionsDeb Mukherjee
2014-09-22Adaptive mode search schedulingJingning Han
2014-07-02Cleanup vp9_rd.Alex Converse
2014-07-02Split vp9_rdopt into vp9_rdopt and vp9_rd.Alex Converse