summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-09-21Merge "Cleanup in vp9_init3smotion_compensation."Dmitry Kovalev
2013-09-20Merge "thumb: Extend the regexp for handling negative register indexing"James Zern
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
2013-09-19Remove redundant mv_pred use for sub8x8 blocksJingning Han
2013-09-19Merge "Refactor 8x8 fwd transform unit test"Jingning Han
2013-09-19Merge "fix vp8-only build"Yaowu Xu
2013-09-19change to avoid invalid memory read.Yaowu Xu
2013-09-19fix integer overflow errorsYaowu Xu
2013-09-19Adding get_scan_and_band function.Dmitry Kovalev
2013-09-19thumb: Extend the regexp for handling negative register indexingMartin Storsjo
2013-09-19Merge "Removing redundant code from vp9_mcomp.c."Dmitry Kovalev
2013-09-19Merge "Removing redundant coef calculation + cleanup."Dmitry Kovalev
2013-09-19Merge "Fixing typo in the encoder."Dmitry Kovalev
2013-09-18Merge "Fix x86inc.asm to build PIC code correctly"Yunqing Wang
2013-09-18Fix x86inc.asm to build PIC code correctlyYunqing Wang
2013-09-18Merge "Modified resize unit test to output test vector"Adrian Grange
2013-09-18Removing redundant coef calculation + cleanup.Dmitry Kovalev
2013-09-18Removing redundant code from vp9_mcomp.c.Dmitry Kovalev
2013-09-18Fixing typo in the encoder.Dmitry Kovalev
2013-09-17fix vp8-only buildJames Zern
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-17Modified resize unit test to output test vectorAdrian Grange
2013-09-17Silence a bunch of MSVC warningsYaowu Xu
2013-09-17Remove redundant argument in get_sub_block_mvJingning Han
2013-09-17Merge "Minor clean up."Paul Wilkins
2013-09-17Merge "Adjustment to mode_skip_start."Paul Wilkins