summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodeframe.c
AgeCommit message (Expand)Author
2015-03-06Merge changes I1b972c94,I9c897d32Yaowu Xu
2015-03-05Prevent invalid memory accessYaowu Xu
2015-03-05Merge "Move integral projection motion search to vp9_mcomp.c"Jingning Han
2015-03-05Use correct bsize for uvYaowu Xu
2015-03-04Merge "Make encoder buffer allocation dynamic"Adrian Grange
2015-03-04Merge "Use SAD value to set chroma cost flag"Jingning Han
2015-03-04Move integral projection motion search to vp9_mcomp.cJingning Han
2015-03-04Use SAD value to set chroma cost flagJingning Han
2015-03-04Merge "Properly handle the boundary blocks for integral projection search"Jingning Han
2015-03-04Make encoder buffer allocation dynamicAdrian Grange
2015-03-03Merge "dc quantizer fix for 32x32 transforms"Deb Mukherjee
2015-03-03Properly handle the boundary blocks for integral projection searchJingning Han
2015-03-03dc quantizer fix for 32x32 transformsDeb Mukherjee
2015-03-03Adapt color sensitiviy threshold to luma signal energyYaowu Xu
2015-03-01Use variance metric for integral projection vector matchJingning Han
2015-02-26Refactor integral projection based motion estimationJingning Han
2015-02-25Merge "Motion compensated reference refinement"Jingning Han
2015-02-25Merge "Re-distribute hierarchical vector match pattern"Jingning Han
2015-02-25Motion compensated reference refinementJingning Han
2015-02-24Re-distribute hierarchical vector match patternJingning Han
2015-02-20Adjustments to cyclic refresh (aq-mode=3).Marco
2015-02-19Merge "Integral projection based motion estimation"Jingning Han
2015-02-19Integral projection based motion estimationJingning Han
2015-02-19Fix a check condition in nonrd_pick_partitionJingning Han
2015-02-10Move computation up to frame levelYaowu Xu
2015-02-10Fix block partition size in fill_mode_info_sbJingning Han
2015-02-06Merge "Replace repeated check with single variable"Yaowu Xu
2015-02-04Remove unnecessary initializationYaowu Xu
2015-02-04Move tx_mode decision logic into select_tx_mode()Yaowu Xu
2015-02-04Replace repeated check with single variableYaowu Xu
2015-02-04Merge "Adjust partitioning threshold based rtc speed"Yaowu Xu
2015-02-04Merge "Move calls to avoid unnecessary operations"Yaowu Xu
2015-02-04Adjust partitioning threshold based rtc speedYaowu Xu
2015-02-04Unify luma and chroma inter predictors in choose_partitioningJingning Han
2015-02-04Account for chroma component costs in RTC mode decisionJingning Han
2015-02-03Move calls to avoid unnecessary operationsYaowu Xu
2015-02-03Assign 2nd ref frame in choose_partitioningJingning Han
2015-01-30Optimize coef updateYaowu Xu
2015-01-27Merge "move clear_system_state() call before using double"Yaowu Xu
2015-01-26Merge "aq-mode=3: Update to allow for refresh on modes other than zero-mv."Marco
2015-01-26move clear_system_state() call before using doubleYaowu Xu
2015-01-26aq-mode=3: Update to allow for refresh on modes other than zero-mv.Marco
2015-01-26Fix MSVC warnings on conversion from int64 to intYaowu Xu
2015-01-22Modify variance partition selection for low resolutions.Marco
2015-01-06Moves inter mode count updates to update_statsDeb Mukherjee
2015-01-06Merge "Deleted unused #define"Paul Wilkins
2015-01-02Add bsize check condition in nonrd_use_partitionJingning Han
2014-12-24Enable sub8x8 inter block search for RTC coding modeJingning Han
2014-12-22Revert "Revert "Removal of legacy zbin_extra / zbin_oq_value.""Jingning Han
2014-12-19Revert "Removal of legacy zbin_extra / zbin_oq_value."Paul Wilkins