Merge "Make encoder buffer allocation dynamic"
Merge "Use SAD value to set chroma cost flag"
Use SAD value to set chroma cost flag
Merge "Properly handle the boundary blocks for integral projection search"
Make encoder buffer allocation dynamic
Merge "dc quantizer fix for 32x32 transforms"
Merge "Scale the normalization factor depending on the block size"
Properly handle the boundary blocks for integral projection search
dc quantizer fix for 32x32 transforms
Merge "fix a race condition caused by intra function pointer initialization"
Merge "Adapt color sensitiviy threshold to luma signal energy"
Scale the normalization factor depending on the block size
Adapt color sensitiviy threshold to luma signal energy
fix a race condition caused by intra function pointer initialization
Merge "libyuv: update to r1305"
ResizeCspTest: request PSNR packets
Use variance metric for integral projection vector match
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"