Merge "Adding sse2 variant for vp9_mse{8x8, 8x16, 16x8}."
Merge "arm: Fix building vp8_subpixelvariance_neon.c with MSVC"
arm: Fix building vp8_subpixelvariance_neon.c with MSVC
Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 10""
vp8 common: change 'HAVE_NEON_ASM' to 'HAVE_NEON' for compiling idct_blk_neon.c.
Merge "Consistent allocation of vpx_codec_alg_priv_t."
Adding sse2 variant for vp9_mse{8x8, 8x16, 16x8}.
Merge "Replacing asm 16x16 variance calculation with intrinsics."
Merge "Small cleanup: reusing existing code."
Merge "Add a more complex SEG_LVL_SKIP test vector."
Add a more complex SEG_LVL_SKIP test vector.
Merge "Change last_partition_redo_frequency for speed 3"
Merge "Remove redundant code"
Merge "Make process_denoise_mode_change function cond-compiled."
Neon version of vp8_build_intra_predictors_mby_s() and
VP8 for ARMv8 by using NEON intrinsics 17
Merge "Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 06" This reverts commit 81ad047ee57ecb0e2c1ee4dcebda54a44ea54ae9. Revert "VP8 for ARMv8 by using NEON intrinsics 15" This reverts commit 727af7cebe3698b8493ba6c1360b0a6606c310fb.""
Merge "Cleaning up vp9_variance_avx2.c."
Merge "Merge two similar functions into one"
Small cleanup: reusing existing code.
Merge "Removing duplicated code."
Merge "select_tx_mode(): remove special case for key frame"
Make process_denoise_mode_change function cond-compiled.
Merge two similar functions into one
Merge "Removing clear_system_state() call from update_coef_probs()."
Consistent allocation of vpx_codec_alg_priv_t.
Merge "[svc] Temporal svc with two pass rate control"
select_tx_mode(): remove special case for key frame
Change last_partition_redo_frequency for speed 3
Merge "Add a test vector for SEG_LVL_SKIP."
Merge "Skip comp inter mode test in RD loop with same frame bias signs"
Skip comp inter mode test in RD loop with same frame bias signs
Removing duplicated code.
Merge "Removing MMX SAD calculation code."
Add a test vector for SEG_LVL_SKIP.
Merge "Adds config opt for highbitdepth + misc. vpx"
Removing MMX SAD calculation code.
Adds config opt for highbitdepth + misc. vpx
Merge "Switching back to #define instead of static const int."
Replacing asm 16x16 variance calculation with intrinsics.
[svc] Temporal svc with two pass rate control
Switching back to #define instead of static const int.
Skip comp inter mode tests for arf coding
Cleaning up vp9_variance_avx2.c.
Merge "Updates to adaptive/aggressive denoiser mode."
Merge "Removing 'frames' field from VP9_COMP."
Merge "Adding get_frame_pkt_flags() function."
Updates to adaptive/aggressive denoiser mode.
Merge "Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 08"""
Merge "Removing lookup_next_frame_stats()."
Merge "Skip intra mode tests depending on inter residuals"
Merge "Replacing asm 8x8 variance calculation with intrinsics."
Removing dummy_packing member from VP9_COMP.
Replacing asm 8x8 variance calculation with intrinsics.
Merge "Fix int64_t to unsigned int conversion warnings"
Merge "Extend block level sse to support multiple txfm blocks"
Fix int64_t to unsigned int conversion warnings
Merge "Removing variance MMX code."
Merge "vp9: sync workers at the start of decode_tiles_mt()"
Merge "vp9: fix m/t loop filter invalid free"
Merge "Minor fix in vp9_encoder.h"
Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 08""
vp9: fix m/t loop filter invalid free
Removing variance MMX code.
Skip intra mode tests depending on inter residuals
Extend block level sse to support multiple txfm blocks
Merge "vp9: fix crash in inline loopfilter w/corrupt file"
Merge "vp9: fix crash in mt loopfilter w/corrupt file"
vp9: sync workers at the start of decode_tiles_mt()
Merge "Implementing 4x4 variance calculation with SSE2."
Implementing 4x4 variance calculation with SSE2.
Removing alg_priv from vpx_codec_priv struct.
Merge "Removing unused arnr_type from VP9EncoderConfig and vp9_extracfg."
Merge "Early termination in encoding partition search"
Merge "vp8_multi_resolution_encoder: Huge cleanup."
Merge "test/vp8_multi_resolution_encoder.sh: Add missing devnull redirect."
Merge "Removing unused debug code under WRITE_RECON_BUFFER."
Merge "Converting configure_skippable_frame() to is_skippable_frame()."
Merge "Renaming vpxenc option from frame_boost to frame-boost."
Merge "Adding several vpxenc parameter ranges to help output."
Early termination in encoding partition search
vp8_multi_resolution_encoder: Huge cleanup.
test/vp8_multi_resolution_encoder.sh: Add missing devnull redirect.
Adding several vpxenc parameter ranges to help output.
Merge "Updates vp9_pattern search to return integer sads"
Merge "Replacing int_mv with MV."
Updates vp9_pattern search to return integer sads
Merge "Re-work RD modeling based on inter frame prediction residual"
Merge "Re-use switchable rate value in handle_inter_mode"
Merge "Add an early termination check in handle_inter_mode"
Merge "Use max txfm size unit in rate-distortion cost modeling"
vp9: fix crash in inline loopfilter w/corrupt file
Add test for vp8_multi_resolution_encoder.
Re-work RD modeling based on inter frame prediction residual
Re-use switchable rate value in handle_inter_mode
Add an early termination check in handle_inter_mode
Use max txfm size unit in rate-distortion cost modeling
vp9: fix crash in mt loopfilter w/corrupt file