Merge "Cleaning up vp9_update_nmv_count function."
Cleaning up vp9_update_nmv_count function.
Replacing unsigned char* with uint8_t*.
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."
Refactor 8x8 fwd transform unit test
Merge "Fix failure to copy data files if content changes"
Fix failure to copy data files if content changes
Merge "Speed up iht8x8 by rearranging instructions. Speed improves from 282% to 302% faster based on assembly-perf."
Speed up iht8x8 by rearranging instructions.
Adjustment to mode_skip_start.
fix a problem where an invalid mv used in search
Merge "Revert "Improved 8t filters""
Merge "Minor adjustment in unit tests"
Merge "Adaptive motion search control"
Adaptive motion search control
Merge "Clean up of the search best filter speed feature"
Merge "Fix VP9_mode_order[]"
Merge "New mode_info_context storage -- undo revert"
Merge "Deleted #include <inttypes.h>"
Merge "fix clang warning in rdopt"
Merge "Add neon optimize iht8x8 which is 282% faster than C."
Merge "First draft of vp9_short_idct32x32_add_neon."
Deleted #include <inttypes.h>
Add neon optimize iht8x8 which is 282% faster than C.
clang warnings : ref frame enum mismatch
Merge "clang warnings : remove split and i4x4_pred fake modes"
Merge "Changes in speed 2 settings"
clang warnings : remove split and i4x4_pred fake modes
First draft of vp9_short_idct32x32_add_neon.
Clean up of the search best filter speed feature
Merge "Improved 8t filters"
New mode_info_context storage -- undo revert
Merge "resolve clang issue : implicit convert tx_mode -> tx_size"
Changes in speed 2 settings