Integral projection based motion estimation
Fix ioc issue in block_rd_txfm
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
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"
Correct the miscalculation in uv dimensions
Make encoder and decoder share common thread function
Merge "Re-arrange inter mode search order in RTC coding flow"
Rename loopfilter_thread files to thread_common files
Merge "Replace repeated check with single variable"
Re-arrange inter mode search order in RTC coding flow
Merge "vp9: fix segfault w/corrupt data post frame-parallel merge"
vpxdec: correct file op error messages
Merge "Revert "Add vp9_highbitdepth info in configure --help""
Merge "Fix a thread lost bug in frame parallel decode."
Merge "vpx_temporal_svc_encoder: change default setting for static threshold."
Revert "Add vp9_highbitdepth info in configure --help"
Merge "Mute the harmless tsan error in frame parallel decode."
Merge "configure: enable x86inc for all intel platforms"
vp9: fix segfault w/corrupt data post frame-parallel merge
vpx_temporal_svc_encoder: change default setting for static threshold.
Fix high bit depth assembly function bugs
configure: enable x86inc for all intel platforms
Merge "Xcode: Fix includes in examples."
Xcode: Fix includes in examples.
Remove unnecessary initialization
Move tx_mode decision logic into select_tx_mode()
Replace repeated check with single variable
Merge "Adjust partitioning threshold based rtc speed"
Merge "Move calls to avoid unnecessary operations"
Mute the harmless tsan error in frame parallel decode.
Merge "Unify luma and chroma inter predictors in choose_partitioning"
Merge "Save an extra call for setup_pred_plane function"
Merge "Account for chroma component costs in RTC mode decision"
Adjust partitioning threshold based rtc speed
Fix a thread lost bug in frame parallel decode.
Unify luma and chroma inter predictors in choose_partitioning
Save an extra call for setup_pred_plane function
Account for chroma component costs in RTC mode decision
vp9_dthread: remove frame_parallel_decoding_mode requirement
Merge "Remove unnecessary pointer check"
Move calls to avoid unnecessary operations
Merge "adjust rtc setting and threshold"
Merge "Use correct buffer size in vp8 subpixel variance"
Merge "Remove duplicate code."
Merge "make low bitrates a lot less blocky"
Merge "Assign 2nd ref frame in choose_partitioning"
Merge "Fail when only an old nasm is found"
Assign 2nd ref frame in choose_partitioning
Merge "vp9_dthread: pass frame counts to decoder functions"
Merge "Add mutex initialization in encoder"
Add mutex initialization in encoder
Merge "Ensure the error-concealment code is available"
vp9_dthread: pass frame counts to decoder functions
Use correct buffer size in vp8 subpixel variance
Fail when only an old nasm is found
make low bitrates a lot less blocky
adjust rtc setting and threshold
Merge "Fix a bug from merging frame parallel branch into master."
Fix a bug from merging frame parallel branch into master.
Merge "Require webm when explicitly requested"
Merge "Allow larger encoder configurations."
Require webm when explicitly requested
Merge "Abort if firstpass file does not exist"
Merge "Optimize coef update"
Try again to merge branch 'frame-parallel' into master branch.
vp9: rename 'near' parameters