summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 "Align struct to 32 bytes"Yaowu Xu
2013-09-25Merge "Limit mv search range for first pass and mbgraph"Yaowu Xu
2013-09-25Align struct to 32 bytesYaowu 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 "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 "vpxenc: Stop writing the WebM FrameRate element."Frank Galligan
2013-09-24vpxenc: Stop writing the WebM FrameRate element.Tom Finegan
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-23change to prevent computatio of log(0.0)Yaowu Xu
2013-09-23fix integer overflow in vp8Yaowu Xu
2013-09-23Merge "Correct 3 step search site initialziation"Yaowu Xu
2013-09-23Merge "Hide global symbols for macho32/64"Frank Galligan
2013-09-23Correct 3 step search site initialziationYaowu Xu
2013-09-23Hide global symbols for macho32/64Yunqing Wang
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