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
Merge "Removing MMX SAD calculation code."
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."
Switching back to #define instead of static const int.
Skip comp inter mode tests for arf coding
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
Add a separate datarate test for denoiser enabled.
Merge "add a new interp filter search strategy."
Merge "Enable denoiser for vp8 datarate tests."
Enable denoiser for vp8 datarate tests.
Adding get_frame_pkt_flags() function.
Merge "gen_msvs_(vcx)proj.sh: set yasm format explicitly"
Merge "vp8 fix: deallocate denoiser->yv12_last_source"
Replacing int_mv with MV.
Merge "Set scaled img format correctly in vpxdec"
Merge "twopass_encoder: Flush encoder."
Merge "vpxenc.sh: Move some frequently used params into functions."
vp8 fix: deallocate denoiser->yv12_last_source
add a new interp filter search strategy.
Removing unused arnr_type from VP9EncoderConfig and vp9_extracfg.
Removing 'frames' field from VP9_COMP.
twopass_encoder: Flush encoder.
Merge "Removing non-executable code from encoder_encode()."
Merge "Removing tx_stepdown_count from VP9_COMP."
Merge "Adding oxcf temp variable."
Merge "Adding is_keyframe temp var."
Renaming vpxenc option from frame_boost to frame-boost.
Removing non-executable code from encoder_encode().
Merge "Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver()."
vpxenc.sh: Move some frequently used params into functions.
Removing tx_stepdown_count from VP9_COMP.
Merge "[spatial svc]Multiple frame context feature"
Merge "vpxenc.sh: Make vpxenc() usage agree with implementation."
Merge "twopass_encoder: Separate functions for first and second pass."
vpxenc.sh: Make vpxenc() usage agree with implementation.
Merge "vpxenc.sh: Add real time tests."
Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver().
Merge "Replacing int_mv with MV inside the first pass code."
Merge "Cleaning up is_background()."
twopass_encoder: Separate functions for first and second pass.
Merge "Removing source field from VP9_COMP."
Merge "Removing is_best_mode() function."