Merge "Make encoder and decoder share common thread function"
Merge "Rename loopfilter_thread files to thread_common files"
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
Merge "Format fixes in vp9_rd_pick_inter_mode_sb/sub8x8"
Merge "configure: echo --(disable|enable)-* cmdline options"
Merge "Explicitly include vp8_rtcd.h"
Abort if firstpass file does not exist
Enable use_x86inc for 32bit pic enabled Darwin target
Merge "Fix issues in 32bit PIC enabled build"
Allow larger encoder configurations.
Merge "Change to update of rate control factors."
Merge "Fix to vp9 denoiser."
configure: echo --(disable|enable)-* cmdline options
Change to update of rate control factors.
Merge "vp8enc: Prevent out of bounds memory access."
Merge "Add vp9_sad32x32x4d_neon Neon intrinsic function."
Merge "Add vp9_sad16x16x4d_neon Neon intrinsic function."
Merge "Add vp9_sad64x64x4d_neon Neon intrinsic function."
Fix issues in 32bit PIC enabled build
vp8enc: Prevent out of bounds memory access.
Merge "move clear_system_state() call before using double"
Merge "Fix discovery of Darwin SDKs"