use LC_ALL=C to sort libvpx_*srcs.txt
Merge "tools_common.sh: add directory name to error output"
Merge "Fix the encoder to support profile change"
Merge "Correct parameter order in a function call"
Merge "tests: add a shorter 720p test clip"
tools_common.sh: add directory name to error output
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
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"
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
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
Make vp9_print_modes_and_motion_vectors() work
Move computation up to frame level
Remove unnecessary border extension when frame size change.
vp9_thread: prefer pthread.h if available
Merge "Auto-adaptive encoder frame resizing logic"
Merge "Fix block partition size in fill_mode_info_sb"
Auto-adaptive encoder frame resizing logic
Merge "Make encoder and decoder share common thread function"
Merge "Rename loopfilter_thread files to thread_common files"
Fix block partition size in fill_mode_info_sb
Merge "configure: add --(disable|enable)-dependency-tracking"
Merge "Add two constant definitions"
configure: add --(disable|enable)-dependency-tracking
Merge "Set the maximum decode threads to be 8."
Merge "Fix high bit depth assembly function bugs"
Set the maximum decode threads to be 8.
Fix jenkins unit test failure due to "uninitialised value".
Merge "vpxdec: correct file op error messages"
Merge "Correct the miscalculation in uv dimensions"