summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2013-10-02d153 intra prediction (16x16) ssse3 using bytesScott LaVarnway
2013-10-01d153 intra prediction ssse3 using bytesScott LaVarnway
2013-09-27Merge "d63 intra prediction ssse3 using bytes"Scott LaVarnway
2013-09-26Merge "Fix a bunch of TODO from vp9_short_idct32x32_add_neon."Christian Duvivier
2013-09-25Fix a bunch of TODO from vp9_short_idct32x32_add_neon.Christian Duvivier
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-25Merge "Moving from int_mv* to MV* (2)."Dmitry Kovalev
2013-09-25Merge "Replacing txfm with tx."Dmitry Kovalev
2013-09-25Merge "Removing unused SUBMVREF_COUNT constant."Dmitry Kovalev
2013-09-25Merge "Adding vp9_get_entropy_contexts function."Dmitry Kovalev
2013-09-25Merge "Removing redundant 'extern' keyword."Dmitry Kovalev
2013-09-25Removing unused SUBMVREF_COUNT constant.Dmitry Kovalev
2013-09-25d63 intra prediction ssse3 using bytesScott LaVarnway
2013-09-24Adding vp9_get_entropy_contexts function.Dmitry Kovalev
2013-09-24Replacing txfm with tx.Dmitry Kovalev
2013-09-24Merge "Cleaning up vp9_update_nmv_count function."Dmitry Kovalev
2013-09-24Cleaning up vp9_update_nmv_count function.Dmitry Kovalev
2013-09-24Removing redundant 'extern' keyword.Dmitry Kovalev
2013-09-24Replacing unsigned char* with uint8_t*.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 "Remove redundant mode update in sub8x8 decoding"Jingning Han
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-23Remove redundant mode update in sub8x8 decodingJingning Han
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-21Merge "Cleanup in vp9_init3smotion_compensation."Dmitry Kovalev
2013-09-20Use lowercase instruction in assemblyJohann
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
2013-09-20Merge "Adding get_scan_and_band function."Dmitry Kovalev