summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_rdopt.c
AgeCommit message (Expand)Author
2019-01-24Fix a bug in tune-content film modesdeng
2019-01-04Use motion field for mv inconsistency in mv searchAngie Chiang
2018-12-19Merge "Correct condition for skip"Yaowu Xu
2018-12-19Correct condition for skipYaowu Xu
2018-12-19Merge "Improve rd_variance_adjustment() for low variance blocks."Paul Wilkins
2018-12-06Implement find_prev_nb_full_mvsAngie Chiang
2018-12-06Pass mv_num into vp9_nb_mvs_inconsistency()Angie Chiang
2018-12-06Improve rd_variance_adjustment() for low variance blocks.Paul Wilkins
2018-12-04Fix the parameter of vp9_full_pixel_diamond_newAngie Chiang
2018-11-29Consider mv inconsistency in single_motion_searchAngie Chiang
2018-10-05Changes to facilitate accurate sub-pel motion searchYunqing Wang
2018-09-24Merge "Improve subpel MV search for speed 1"Hui Su
2018-09-21Merge "better-hw-compatibility: fix out of bounds access"Johann Koenig
2018-09-21better-hw-compatibility: fix out of bounds accessMatthias Räncker
2018-09-21Improve subpel MV search for speed 1Hui Su
2018-09-20Skip checking compound modes with same sign bias for sub8x8Jingning Han
2018-09-18Skip RD check for compound modes that have same sign biasJingning Han
2018-09-10Refactor block_rd_txfm()Hui Su
2018-08-29Merge "Skip unnecessary motion search"Hui Su
2018-08-28Skip unnecessary motion searchHui Su
2018-08-22Rework the ref_frame_skip_mask feature in RDOHui Su
2018-08-16Improve enhanced_full_pixel_motion_searchHui Su
2018-08-14Make Sharpness parameter affect visual sharpnessJim Bankoski
2018-08-09Use the pred_mv feature for speed 0Hui Su
2018-08-07Add enhanced_full_pixel_motion_search featureHui Su
2018-07-24Fix typos in txfm_rd_in_plane()Hui Su
2018-07-23Add prune_ref_frame_for_rect_partitions featureHui Su
2018-05-16Merge "Use the updated best rd cost for transform block search"Jingning Han
2018-05-15Use the updated best rd cost for transform block searchJingning Han
2018-05-14Make a config time flagYaowu Xu
2018-05-14Fixes for consistent encoding across recodes of a frameRanjit Kumar Tulabandu
2018-05-04Don't use transform domain distortion when eob is 0Hui Su
2018-05-01Clean switch cases in vp9 encoderLinfeng Zhang
2018-04-26Merge "Do one level less of transform search for large blocks"Hui Su
2018-04-25Do one level less of transform search for large blocksHui Su
2018-04-25Merge "Calculate transform size cost once per frame"Hui Su
2018-04-25Merge "Add speed feture to control tx size search depth"Hui Su
2018-04-24Calculate transform size cost once per frameHui Su
2018-04-23Remove get_tx_probs2()Hui Su
2018-04-23Add speed feture to control tx size search depthHui Su
2018-03-28Shrink size of mode_map in struct TileDataEncLinfeng Zhang
2018-01-18clang-format v5.0.0 vp9/Johann
2017-11-13New content type to improve grain retention.paulwilkins
2017-09-08Fix bug in intra mode rd penalty.paulwilkins
2017-09-05Remove get_filter_base() and get_filter_offset() in convolveLinfeng Zhang
2017-08-21Remove skip_block from quantizeJohann
2017-07-06cosmetics,vp9/: normalize inv/fwd_txfm namingJames Zern
2017-06-29cosmetics,vp9/encoder: s/txm/txfm/James Zern
2017-05-03Update highbd idct functions arguments to use uint16_t dstLinfeng Zhang
2017-05-03Clean CONVERT_TO_BYTEPTR/SHORTPTR in idctLinfeng Zhang