Merge "Fix source frame border extension"
Fix source frame border extension
Merge "Fix calc_highbd_psnr"
Merge "Make SVC compatible with external resize."
Merge "Fix arithmetic overflow warnings."
Merge "use LC_ALL=C to sort libvpx_*srcs.txt"
Merge "Refactor integral projection based motion estimation"
Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 4"
Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 3"
Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 2"
Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 1"
test-data.mk: fix perf test data dependency
use LC_ALL=C to sort libvpx_*srcs.txt
tools_common.sh: use $$ in VPX_TEST_OUTPUT_DIR
Merge "tools_common.sh: add directory name to error output"
Fix high bit-depth loop-filter sse2 compiling issue - part 3
Merge "Fix the encoder to support profile change"
Merge "Correct parameter order in a function call"
Merge "tests: add a shorter 720p test clip"
Refactor integral projection based motion estimation
tools_common.sh: add directory name to error output
Fix high bit-depth loop-filter sse2 compiling issue - part 2
Fix the encoder to support profile change
Correct parameter order in a function call
Merge "Account for rate error in GF group Q calculation."
tests: add a shorter 720p test clip
Make SVC compatible with external resize.
Merge "Motion compensated reference refinement"
Merge "Re-distribute hierarchical vector match pattern"
Motion compensated reference refinement
Merge "Fix a trivial memory leak"
Merge "Fix ssse3 quantize_fp functions while skip=1"
Fix high bit-depth loop-filter sse2 compiling issue - part 1
Merge "Fix fwd transform sse2 build issue on older gcc version"
Fix fwd transform sse2 build issue on older gcc version
Merge "vp9_loopfilter: quiet integer constant size warnings"
Fix a trivial memory leak
Fix high bit-depth loop-filter sse2 compiling issue - part 4
Re-distribute hierarchical vector match pattern
vp9_loopfilter: quiet integer constant size warnings
Fix ssse3 quantize_fp functions while skip=1
fix the propagation of color space info in decoder
Account for rate error in GF group Q calculation.
Merge "Remove redundant test"
Merge "Remove a few unneccessary multiplications in denoiser."
Remove a few unneccessary multiplications in denoiser.
Move dequant table from VP9_COMMON to VP9_COMP as decoder
Merge "Adjustments to cyclic refresh (aq-mode=3)."
Merge "Add high bit depth support to rtc sub8x8 block coding"
Adjustments to cyclic refresh (aq-mode=3).
Add high bit depth support to rtc sub8x8 block coding
Merge "Optimize the dequantization process on decoder side."
Merge "Fix control string in firstpass stats fprintf"
Optimize the dequantization process on decoder side.
Merge "Improve skip_txfm thresholds in the non-rd mode selection"
Fix control string in firstpass stats fprintf
Merge "Integral projection based motion estimation"
Improve skip_txfm thresholds in the non-rd mode selection
Integral projection based motion estimation
Fix a check condition in nonrd_pick_partition
Merge "Fix the frame parallel invalid file test failure on ARM."
Merge "test_vector_test: fix build with --disable-(vp8|vp9)"
Fix the frame parallel invalid file test failure on ARM.
loop_filter_rows_mt: remove dependency on 'last_height'
test_vector_test: fix build with --disable-(vp8|vp9)
Merge "Fix an encoder/decode mismatch bug"
Fix an encoder/decode mismatch bug
Merge "Replace some operations with shift in encoder_breakout."
Merge "Improve readability: move return statements"
Replace some operations with shift in encoder_breakout.
Merge "Add VP9 decoder control to get frame size"
Improve readability: move return statements
Add VP9 decoder control to get frame size
Merge "vpx_temporal_svc_encoder: Adjust default qp-max setting for vp9."
Merge "Fix ioc issue in block_rd_txfm"
Fix ioc issue in block_rd_txfm
vpx_temporal_svc_encoder: Adjust default qp-max setting for vp9.
Merge "Add missing initializer to VP8 codec interface"
Merge "Remove unnecessary border extension when frame size change."
Merge "Add skin detection."
Add missing initializer to VP8 codec interface
Merge "Update partition rate cost in rtc speed 5"
Merge "Add mode cost to sub8x8 block mode decision in rtc coding"
Merge "Add cast to convert double to int"
Merge "Make vp9_print_modes_and_motion_vectors() work"
Merge "vp9_thread: prefer pthread.h if available"
Merge "vp9_highbd_tm_predictor_16x16: fix win64"
Add cast to convert double to int
Add mode cost to sub8x8 block mode decision in rtc coding
Merge "Account for inter prediction filter rate cost in rtc mode selection"
Merge "Add ref frame rate cost to non-RD mode decision"
Update partition rate cost in rtc speed 5
Account for inter prediction filter rate cost in rtc mode selection
Add ref frame rate cost to non-RD mode decision
vp9_highbd_tm_predictor_16x16: fix win64