fixed cpplint issues in vp9_onyxd_if.c
Merge "mips dsp-ase r2 vp9 decoder extend module optimizations"
mips dsp-ase r2 vp9 decoder extend module optimizations
Merge "Simplify RDMULT and RDDIV derivation"
Properly save neon registers.
Merge "Renaming vp9_short_idct10_16x16 to vp9_short_idct16x16_10."
Merge "New way of updating last frame segmentation map."
Merge "d63 intra prediction ssse3 using bytes"
New way of updating last frame segmentation map.
Merge "intel compiler build no longer supports -axSSE2 or -no-prec-div"
Merge "Fix a bunch of TODO from vp9_short_idct32x32_add_neon."
Renaming vp9_short_idct10_16x16 to vp9_short_idct16x16_10.
Simplify RDMULT and RDDIV derivation
Merge "fixed integer overflow warnings"
intel compiler build no longer supports -axSSE2 or -no-prec-div
Align structs used unit test to 32 bytes
fixed integer overflow warnings
Merge "Revert "Align struct to 32 bytes""
Revert "Align struct to 32 bytes"
Fix a bunch of TODO from vp9_short_idct32x32_add_neon.
Merge "Correctly set the segment_id prediction flag and context"
Merge "Align struct to 32 bytes"
Merge "Limit mv search range for first pass and mbgraph"
d63 intra prediction ssse3 using bytes
Merge "Moving from int_mv* to MV* (2)."
Merge "Replacing txfm with tx."
Merge "Removing unused SUBMVREF_COUNT constant."
Merge "Adding vp9_get_entropy_contexts function."
Merge "Removing redundant 'extern' keyword."
Removing unused SUBMVREF_COUNT constant.
Adding vp9_get_entropy_contexts function.
Merge "Cleaning up vp9_update_nmv_count function."
Cleaning up vp9_update_nmv_count function.
Removing redundant 'extern' keyword.
Replacing unsigned char* with uint8_t*.
Correctly set the segment_id prediction flag and context
Limit mv search range for first pass and mbgraph
Moving from int_mv* to MV* (2).
Merge "Remove redundant mode update in sub8x8 decoding"
Merge "Moving from int_mv to MV."
Merge "Replace memcpy with vpx_memcpy"
Prevent using uninitialized value in RD decision
Merge "Change to prevent invalid memory access"
Merge "Adding best_mv[2] array instead of two variables."
Merge "Small tweak in the constant quality parameter"
Merge "vpxenc: Stop writing the WebM FrameRate element."
vpxenc: Stop writing the WebM FrameRate element.
Merge "Enable per transformed block zero coeffs forcing"
Merge "Calculate rd cost per transformed block"
Small tweak in the constant quality parameter
Merge "Number of instructions in fdct4_1d_sse2 reduced by two."
Change to prevent invalid memory access
Number of instructions in fdct4_1d_sse2 reduced by two.
Remove redundant mode update in sub8x8 decoding
change to prevent computatio of log(0.0)
Merge "Correct 3 step search site initialziation"
Merge "Hide global symbols for macho32/64"
Correct 3 step search site initialziation
Hide global symbols for macho32/64
Enable per transformed block zero coeffs forcing
Merge "Remove redundant mv_pred use for sub8x8 blocks"
Improves constant qual, constrained qual turned on
Merge "Cleanup in vp9_init3smotion_compensation."
Merge "thumb: Extend the regexp for handling negative register indexing"
Adding best_mv[2] array instead of two variables.
Use lowercase instruction in assembly
Moving from int_mv to MV.
Cleanup in vp9_init3smotion_compensation.
Calculate rd cost per transformed block
Merge "Adding get_scan_and_band function."
Adding get_scan_and_band function.
thumb: Extend the regexp for handling negative register indexing
Remove redundant mv_pred use for sub8x8 blocks
Merge "Refactor 8x8 fwd transform unit test"
Merge "fix vp8-only build"
change to avoid invalid memory read.
Merge "Removing redundant code from vp9_mcomp.c."
Merge "Removing redundant coef calculation + cleanup."
Merge "Fixing typo in the encoder."
Removing redundant coef calculation + cleanup.
Merge "Fix x86inc.asm to build PIC code correctly"
Fix x86inc.asm to build PIC code correctly
Removing redundant code from vp9_mcomp.c.
Fixing typo in the encoder.
Merge "Modified resize unit test to output test vector"
Merge "Silence a bunch of MSVC warnings"
Clean up second ref check in sub8x8 rd loop
Modified resize unit test to output test vector
Silence a bunch of MSVC warnings
Remove redundant argument in get_sub_block_mv
Merge "Minor clean up."
Merge "Adjustment to mode_skip_start."