Merge "Fix decoder mismatch in sub-pixel SSSE3 intrinsic filters"
Merge "Removing vp9_pragmas.h."
Fix decoder mismatch in sub-pixel SSSE3 intrinsic filters
Merge "Fixes a bug for uninitialized frame buffers"
Merge "Use offset mode info when filling pc tree."
Merge "Always partition check after keyframe (rt speed 5)"
Merge "change to use assembly version of ssse3 filter code"
Fixes a bug for uninitialized frame buffers
Merge "Adding several consts to assign_std_frame_bits()."
Merge "Removing unused third-party libraries."
change to use assembly version of ssse3 filter code
Merge "Fix a decoding mismatch in sub-pixel filters"
Always partition check after keyframe (rt speed 5)
Merge "Fix for missing initialization of ratectrl vars"
Use offset mode info when filling pc tree.
Fix for missing initialization of ratectrl vars
Merge "[spatial svc] Remove hard coded rc_end_usage setting"
Fix a decoding mismatch in sub-pixel filters
Merge "vp9_ratectrl.c: Fix MSVC warnings."
Merge "Cleaning up vp9_init_second_pass()."
vp9_ratectrl.c: Fix MSVC warnings.
Merge "Cleaning up calculate_section_intra_ratio()."
Merge "Adjust cq_level in constrained quality mode"
Merge "Cleaning up calc_frame_boost()."
Cleaning up vp9_init_second_pass().
Removing unused third-party libraries.
Merge "Renames x86_64 specific asm files"
Adjust cq_level in constrained quality mode
Adding several consts to assign_std_frame_bits().
Merge "Cleaning up calculate_modified_err()."
Cleaning up calc_frame_boost().
Merge "Removing decoded_key_frame flag."
Cleaning up calculate_section_intra_ratio().
Merge "Revert "Cleaning up calculate_section_intra_ratio().""
Revert "Cleaning up calculate_section_intra_ratio()."
Merge "Enable various thresholds of motion detection"
Merge "vpx_temporal_svc_encoder: fix memory leak on success"
vpx_temporal_svc_encoder: fix memory leak on success
tools_common: fix test_name quoting
[spatial svc] Disable auto alt reference
Removing decoded_key_frame flag.
Renames x86_64 specific asm files
Merge "Fix the memory alignment issue due to patch: https://gerrit.chromium.org/gerrit/#/c/70162/"
Enable various thresholds of motion detection
[spatial svc] Remove hard coded rc_end_usage setting
Merge "Deadline is not supported in VP9 decoder, removing it completely."
Merge "Cleaning up calculate_section_intra_ratio()."
Fix the memory alignment issue due to patch:
Merge "Adjust the forward 16x16 DCT computation steps"
Merge "Updates libyuv to version 1005"
Cleaning up calculate_section_intra_ratio().
Merge "Cleaning up vp9_twopass_postencode_update()."
Merge "Replacing int_mv with MV."
Merge "Hiding struct diff in *.c file."
Updates libyuv to version 1005
Merge "Extends temporal filtering to work for 422 data"
Merge "Add make target for running example tests."
Merge "tools_common.sh: Allow over ride of test name."
Merge "Refactor decode_tiles and loopfilter code."
Merge "make spatial svc an experiment"
Merge "configure.sh: only execute toupper when necessary"
Extends temporal filtering to work for 422 data
Refactor decode_tiles and loopfilter code.
Cleaning up vp9_twopass_postencode_update().
Cleaning up calculate_modified_err().
[spatial svc] Remove some restrictions that are needed to improve the quality
Merge "Cosmetic clean up."
Merge "Add test for vpx_temporal_svc_encoder example."
Merge "Add test for vp9_spatial_svc_encoder example."
Merge "Make x86inc support local variable array"
Make x86inc support local variable array
Merge "Fix valgrind read out of bounds error."
Merge "Exit with error when vpxenc cannot correctly scale the input."
Merge "Add static-threshold skipping in non-rd mode"
Fix valgrind read out of bounds error.
Adjust the forward 16x16 DCT computation steps
Add static-threshold skipping in non-rd mode
Replacing int_mv with MV.
configure.sh: only execute toupper when necessary
Merge "Remove unused varables"
Hiding struct diff in *.c file.
Removing unused members from PICK_MODE_CONTEXT struct.
Merge "Cleaning up vp9_cx_iface.c."
Merge "Cleaning up vp9_pick_inter_mode()."
Merge "Reusing swap_block_ptr() function."
Merge "Removing unused fields from twopass_rc struct."
Merge "Hiding vp9_sub_pel_filters_{8, 8s, 8lp} filters in *.c file."
Merge "Making vp9_initialize_dec() static."
Merge "Rewrite encoder input format handling."
Merge "Add a TODO"
Add test for vp9_spatial_svc_encoder example.
tools_common.sh: Allow over ride of test name.
Merge "Moving PC_TREE from MACROBLOCK to VP9_COMP."
Exit with error when vpxenc cannot correctly scale the input.
Merge "vp8: Add increase_denoising parameter to denoiser."
Merge "Removing MACROBLOCKD dependency from loop filter."
Merge "Correct HAVE_NEON_ASM define"
vp8: Add increase_denoising parameter to denoiser.