summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_rdopt.c
AgeCommit message (Expand)Author
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
2017-05-01Merge "Clean vp9_highbd_build_inter_predictor() and highbd_inter_predictor()"Linfeng Zhang
2017-04-26Merge "Make the row based multi-threaded encoder deterministic"Yunqing Wang
2017-04-25Clean vp9_highbd_build_inter_predictor() and highbd_inter_predictor()Linfeng Zhang
2017-04-25Update highbd convolve functions arguments to use uint16_t src/dstLinfeng Zhang
2017-04-24Make the row based multi-threaded encoder deterministicYunqing Wang
2017-04-19Clean CONVERT_TO_BYTEPTR/SHORTPTR in convolveLinfeng Zhang
2017-04-06VP9 motion vector unit testYunqing Wang
2017-03-22vp9_rdopt: correct size to vpx_sum_squares_2d_i16James Zern
2017-03-20Merge "Record the sum of tx block eobs in the partition block"Yunqing Wang
2017-03-20Record the sum of tx block eobs in the partition blockYunqing Wang
2017-03-16Add a vector form of routine vp9_model_rd_from_var_lapndzGabriel Marin
2017-03-03Merge "Narrow cat6_high_cost tables to uint16_t"Alex Converse
2017-03-03Narrow cat6_high_cost tables to uint16_tAlex Converse
2017-02-27vp9: Rename new_mt to row_mtVignesh Venkatasubramanian
2017-02-24consolidate block_error functionsJohann