summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_rdopt.c
AgeCommit message (Expand)Author
2013-09-26Simplify RDMULT and RDDIV derivationGuillaume Martres
2013-09-25Using is_inter_block and has_second_ref functions.Dmitry Kovalev
2013-09-25Moving from int_mv* to MV* (3).Dmitry Kovalev
2013-09-25Merge "Moving from int_mv* to MV* (2)."Dmitry Kovalev
2013-09-25Merge "Replacing txfm with tx."Dmitry Kovalev
2013-09-24Adding vp9_get_entropy_contexts function.Dmitry Kovalev
2013-09-24Replacing txfm with tx.Dmitry Kovalev
2013-09-24Moving from int_mv* to MV* (2).Dmitry Kovalev
2013-09-24Merge "Moving from int_mv to MV."Dmitry Kovalev
2013-09-24Merge "Replace memcpy with vpx_memcpy"Yaowu Xu
2013-09-24Replace memcpy with vpx_memcpyYaowu Xu
2013-09-24Prevent using uninitialized value in RD decisionYaowu Xu
2013-09-24Merge "Enable per transformed block zero coeffs forcing"Jingning Han
2013-09-24Merge "Calculate rd cost per transformed block"Jingning Han
2013-09-23Enable per transformed block zero coeffs forcingJingning Han
2013-09-20Calculate rd cost per transformed blockJingning Han
2013-09-20Moving from int_mv to MV.Dmitry Kovalev
2013-09-19Remove redundant mv_pred use for sub8x8 blocksJingning Han
2013-09-19fix integer overflow errorsYaowu Xu
2013-09-19Merge "Removing redundant coef calculation + cleanup."Dmitry Kovalev
2013-09-18Removing redundant coef calculation + cleanup.Dmitry Kovalev
2013-09-18Fixing typo in the encoder.Dmitry Kovalev
2013-09-17Merge "Silence a bunch of MSVC warnings"Yaowu Xu
2013-09-17Clean up second ref check in sub8x8 rd loopJingning Han
2013-09-17Silence a bunch of MSVC warningsYaowu Xu
2013-09-16fix a problem where an invalid mv used in searchYaowu Xu
2013-09-13Adaptive motion search controlJingning Han
2013-09-13Merge "Fix VP9_mode_order[]"Paul Wilkins
2013-09-13Merge "New mode_info_context storage -- undo revert"Scott LaVarnway
2013-09-13Fix VP9_mode_order[]Paul Wilkins
2013-09-12fix clang warning in rdoptJim Bankoski
2013-09-11clang warnings : remove split and i4x4_pred fake modesJim Bankoski
2013-09-11New mode_info_context storage -- undo revertScott LaVarnway
2013-09-10Modify encode breakout for static framesYunqing Wang
2013-09-10Modified mode skip functionality.Paul Wilkins
2013-09-09Merge "API extensions and sample app for spacial scalable encoder"Ivan Maltz
2013-09-09API extensions and sample app for spacial scalable encoderIvan Maltz
2013-09-09Revert "New mode_info_context storage"James Zern
2013-09-06New mode_info_context storageScott LaVarnway
2013-08-30Use correct bit cost while static-thresh is onYunqing Wang
2013-08-30Added per pixel inter rd hit count statsPaul Wilkins
2013-08-29Merge "Fixed potential overflows"Yaowu Xu
2013-08-29Merge "Renaming txfm_size to tx_size."Dmitry Kovalev
2013-08-29Fixed potential overflowsYaowu Xu
2013-08-28General code cleanup.Dmitry Kovalev
2013-08-27Renaming txfm_size to tx_size.Dmitry Kovalev
2013-08-27Merge "Fix buf alignment in sub8x8 comp inter-inter pred"Jingning Han
2013-08-27Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the encoder.Dmitry Kovalev
2013-08-27Merge "Cleaning up model_rd_for_sb_y_tx."Dmitry Kovalev
2013-08-27Merge "Renaming D27 to D207."Dmitry Kovalev