summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_rdopt.c
AgeCommit message (Expand)Author
2014-10-17Reset rate cost value in rd mode searchJingning Han
2014-10-16Fix an ioc issue in super_block_uvrdJingning Han
2014-10-14Refactor super_block_uvrd function to remove goto statementJingning Han
2014-10-13Use speed feature variable in vp9_rd_pick_inter/intra_modeJingning Han
2014-10-13Fix vp9_rd_pick_inter/intra function typesJingning Han
2014-10-13Refactor rate distortion cost structureJingning Han
2014-10-11Fix ActiveMapTest valgrind warningJingning Han
2014-10-09Merge "Rename highbitdepth functions to use highbd prefix"Deb Mukherjee
2014-10-09Rename highbitdepth functions to use highbd prefixDeb Mukherjee
2014-10-09Merge "Subpel search cleanups and enhancements"Deb Mukherjee
2014-10-09Merge "Move the high freq coeff check outside store_coding_context"Alex Converse
2014-10-08Subpel search cleanups and enhancementsDeb Mukherjee
2014-10-08Merge "Allow mode search breakout at very low prediction errors"Yunqing Wang
2014-10-08Allow mode search breakout at very low prediction errorsYunqing Wang
2014-10-08Move the high freq coeff check outside store_coding_contextJingning Han
2014-10-08Use local variable in vp9_rd_pick_inter_mode_sbJingning Han
2014-10-07Merge "Replace mi_width_log2() with mi_width_log2_lookup table"Jingning Han
2014-10-07Merge "Take out repeated block width/height lookup functions"Jingning Han
2014-10-07Merge "Fix skip_txfm issue in rdopt code"Yunqing Wang
2014-10-07Fix skip_txfm issue in rdopt codeYunqing Wang
2014-10-07Replace mi_width_log2() with mi_width_log2_lookup tableJingning Han
2014-10-07Take out repeated block width/height lookup functionsJingning Han
2014-10-07Merge "Resolves some static analysis / undefined warnings"Deb Mukherjee
2014-10-07Resolves some static analysis / undefined warningsDeb Mukherjee
2014-10-06Fix eobs buffer pointer mis-useJingning Han
2014-10-06Merge "Fix an IOC issue in vp9_rd_pick_inter_mode_sb"Jingning Han
2014-10-05Fix an IOC issue in vp9_rd_pick_inter_mode_sbJingning Han
2014-10-03Merge "Rework partition search skip scheme"Jingning Han
2014-10-03Rework partition search skip schemeJingning Han
2014-10-03Prevent negative cost for highbitdepthDeb Mukherjee
2014-10-01Merge "High-bitdepth bugfixes"Deb Mukherjee
2014-10-01Merge "Modify block transform skipping check"Yunqing Wang
2014-10-01High-bitdepth bugfixesDeb Mukherjee
2014-10-01Modify block transform skipping checkYunqing Wang
2014-10-01Conditionally skip reference frame checkJingning Han
2014-09-29Merge "Skip certain ALTREF inter modes in ARF coding"Jingning Han
2014-09-26Skip certain ALTREF inter modes in ARF codingJingning Han
2014-09-25Adds various high bit-depth encode functionsDeb Mukherjee
2014-09-24Remove unused variable in handle_inter_modeJingning Han
2014-09-23Adapt mode based rd_threshold for similar block sizeYaowu Xu
2014-09-23Fix an IOCYaowu Xu
2014-09-22Merge "Remove code duplication"Yaowu Xu
2014-09-22Merge "Simplify rd_pick_intra_sby_mode()"Yaowu Xu
2014-09-22Remove code duplicationYaowu Xu
2014-09-22Simplify rd_pick_intra_sby_mode()Yaowu Xu
2014-09-22Remove unnecessary local variable declarationJingning Han
2014-09-22Adaptive mode search schedulingJingning Han
2014-09-19Remove mi_grid_* structures.hkuang
2014-09-16Adds high bitdepth quantization functionsDeb Mukherjee
2014-09-15Merge "Add ARF validation for compound inter mode check"Jingning Han