summaryrefslogtreecommitdiff
path: root/vp10/encoder/rdopt.c
AgeCommit message (Expand)Author
2015-09-25vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer.Ronald S. Bultje
2015-09-25vp10: remove MACROBLOCK.fwd_txm4x4 function pointer.Ronald S. Bultje
2015-09-23Adjust rd calculation in choose_tx_size_from_rdhui su
2015-09-18Create sub8x8 block inter prediction functionJingning Han
2015-09-11Fix vp10 high bit-depth buildJingning Han
2015-09-10Take out reference_masking speed featureJingning Han
2015-09-10Take out skip_encode speed feature in vp10Jingning Han
2015-09-10Remove speed features in vp10Jingning Han
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-26vp10 cleanup: remove nonrd and real-time codeYunqing Wang
2015-08-24Add transform size rate for intra skip mode in rdoptShunyao Li
2015-08-24Refactoring on transform typeshui su
2015-08-21Refactor get_tx_type and get_scanhui su
2015-08-13VP9_COMP -> VP10_COMPYaowu Xu
2015-08-13VP9_COMMON -> VP10->COMMONYaowu Xu
2015-08-12Merge "Use sizeof(variable) instead of sizeof(type)"Hui Su
2015-08-12Use sizeof(variable) instead of sizeof(type)hui su
2015-08-12Sync vp10 with vpx_ports/system_state.hJingning Han
2015-08-11Remove vp9_ prefix from vp10 filesJingning Han