summaryrefslogtreecommitdiff
path: root/vp10/encoder/rdopt.c
AgeCommit message (Expand)Author
2016-02-08Explicitly set tx_type for sub8x8 blocksDebargha Mukherjee
2016-02-01vp10: remove unused (read|write)_uniformJames Zern
2016-01-08Remove experimental flag for ext_txDebargha Mukherjee
2016-01-08Modifies inter/intra coding to allow all tx typesDebargha Mukherjee
2015-12-15Merge "Fix a enc/dec mismatch under CONFIG_MISC_FIXES"Yaowu Xu
2015-12-14Fix a enc/dec mismatch under CONFIG_MISC_FIXESYaowu Xu
2015-12-08Changes to exhaustive motion search.paulwilkins
2015-12-03Remove palette from VP10hui su
2015-11-19Fix unsigned overflow in rd_variance_adjustment.Alex Converse
2015-11-06Use accurate bit cost for uv_mode in UV intra mode RD selectionhui su
2015-10-23Use explicit block position in foreach_transformed_blockJingning Han
2015-10-20Merge "VP10: some changes to palette mode"Hui Su
2015-10-16vp10: per-segment lossless coding.Ronald S. Bultje
2015-10-16vp10: add extended-intra prediction edges experiment.Ronald S. Bultje
2015-10-16vp10: merge keyframe/interframe uvintramode/partition probabilities.Ronald S. Bultje
2015-10-16VP10: some changes to palette modehui su
2015-10-15Fix palette mode in multi-thread encoding settinghui su
2015-10-15Merge "fix a msvc compiler warning"Yaowu Xu
2015-10-15fix a msvc compiler warningYaowu Xu
2015-10-14Fix two asan failuresYaowu Xu
2015-10-13Merge "VP10: Add palette mode part 1"Hui Su
2015-10-12vp10: remove clamp_mv2() call from vp10_find_best_ref_mvs().Ronald S. Bultje
2015-10-12VP10: Add palette mode part 1hui su
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