summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_rdopt.c
AgeCommit message (Expand)Author
2014-12-18Merge "Improve motion detection for low complexity regions."Paul Wilkins
2014-12-16Set second ref frame to be NONE in key frame codingJingning Han
2014-12-16Improve motion detection for low complexity regions.Paul Wilkins
2014-12-15Simplify rate-distortion modeling functionJingning Han
2014-12-12vp9: move encoder-only member from commonJames Zern
2014-12-05Improve the performance by caching the left_mi and right_mi in macroblockd.hkuang
2014-12-05Enable conditional skip path in rd_pick_intra_sby_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-20Revert "vp9_ethread: include a pointer to mb in VP9_COMP"Yunqing Wang
2014-11-14vp9_ethread: include a pointer to mb in VP9_COMPYunqing Wang
2014-10-31Merge "Refactor vp9_update_rd_thresh_fact"Jingning Han
2014-10-30Refactor vp9_update_rd_thresh_factJingning Han
2014-10-30Merge "Combine vp9_encode_block_intra and encode_block_intra"Hui Su
2014-10-29Enable mode search threshold update in non-RD coding modeJingning Han
2014-10-28Combine vp9_encode_block_intra and encode_block_intraHui Su
2014-10-27Refactor encoder tile data structureJingning Han
2014-10-24Tile based adaptive mode search in RD loopJingning Han
2014-10-22Merge "vp9_ethread: allocate frame contexts outside VP9_COMMON struct"Yunqing Wang
2014-10-22vp9_ethread: allocate frame contexts outside VP9_COMMON structYunqing Wang
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