summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2013-09-29Merge "Using is_inter_block and has_second_ref functions."Dmitry Kovalev
2013-09-29Merge "Moving from int_mv* to MV* (3)."Dmitry Kovalev
2013-09-29Merge "Reusing FRAME_CONTEXT struct to simplify the code."Dmitry Kovalev
2013-09-29Merge "Renaming vp9_short_idct10_8x8_add to vp9_short_idct8x8_10_add."Dmitry Kovalev
2013-09-29Merge "Removing vp9_get_coef_neighbors_handle function."Dmitry Kovalev
2013-09-29Merge "Removing vp9_subpelvar.h from common."Dmitry Kovalev
2013-09-27Reusing FRAME_CONTEXT struct to simplify the code.Dmitry Kovalev
2013-09-27Merge "Simplify RDMULT and RDDIV derivation"Guillaume Martres
2013-09-27Renaming vp9_short_idct10_8x8_add to vp9_short_idct8x8_10_add.Dmitry Kovalev
2013-09-27Removing vp9_get_coef_neighbors_handle function.Dmitry Kovalev
2013-09-26Renaming vp9_short_idct10_16x16 to vp9_short_idct16x16_10.Dmitry Kovalev
2013-09-26Simplify RDMULT and RDDIV derivationGuillaume Martres
2013-09-25Using is_inter_block and has_second_ref functions.Dmitry Kovalev
2013-09-25Merge "Correctly set the segment_id prediction flag and context"Guillaume Martres
2013-09-25Merge "Limit mv search range for first pass and mbgraph"Yaowu Xu
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-25Removing vp9_subpelvar.h from common.Dmitry Kovalev
2013-09-25Merge "Replacing txfm with tx."Dmitry Kovalev
2013-09-25Merge "Adding vp9_get_entropy_contexts function."Dmitry Kovalev
2013-09-25Merge "Removing redundant 'extern' keyword."Dmitry Kovalev
2013-09-24Adding vp9_get_entropy_contexts function.Dmitry Kovalev
2013-09-24Replacing txfm with tx.Dmitry Kovalev
2013-09-24Cleaning up vp9_update_nmv_count function.Dmitry Kovalev
2013-09-24Removing redundant 'extern' keyword.Dmitry Kovalev
2013-09-24Correctly set the segment_id prediction flag and contextGuillaume Martres
2013-09-24Limit mv search range for first pass and mbgraphYaowu Xu
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-24Rename defined constantsYaowu Xu
2013-09-24Prevent using uninitialized value in RD decisionYaowu Xu
2013-09-24Merge "Change to prevent invalid memory access"Yaowu Xu
2013-09-24Merge "Adding best_mv[2] array instead of two variables."Dmitry Kovalev
2013-09-24Merge "Small tweak in the constant quality parameter"Deb Mukherjee
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-24Small tweak in the constant quality parameterDeb Mukherjee
2013-09-24Merge "Number of instructions in fdct4_1d_sse2 reduced by two."Yunqing Wang
2013-09-24Change to prevent invalid memory accessYaowu Xu
2013-09-23Number of instructions in fdct4_1d_sse2 reduced by two.A.Mahfoodh
2013-09-23Correct 3 step search site initialziationYaowu Xu
2013-09-23Enable per transformed block zero coeffs forcingJingning Han
2013-09-23Merge "Remove redundant mv_pred use for sub8x8 blocks"Jingning Han
2013-09-22Improves constant qual, constrained qual turned onDeb Mukherjee
2013-09-20Calculate rd cost per transformed blockJingning Han
2013-09-20Adding best_mv[2] array instead of two variables.Dmitry Kovalev
2013-09-20Moving from int_mv to MV.Dmitry Kovalev
2013-09-20Cleanup in vp9_init3smotion_compensation.Dmitry Kovalev