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"
vpx_temporal_svc_encoder: change default setting for static threshold.
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()
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"
Add vp9_sad32x32x4d_neon Neon intrinsic function.
Add vp9_sad16x16x4d_neon Neon intrinsic function.
Add vp9_sad64x64x4d_neon Neon intrinsic function.
Fix discovery of Darwin SDKs
Merge "aq-mode=3: Update to allow for refresh on modes other than zero-mv."
move clear_system_state() call before using double
Merge "Adjust active maxq for GF groups."
Merge "Fix MSVC warnings on conversion from int64 to int"
aq-mode=3: Update to allow for refresh on modes other than zero-mv.
Merge "iosbuild.sh: Increase build speed."
Adjust active maxq for GF groups.
Fix MSVC warnings on conversion from int64 to int
Add Neon intrinsic vp9_fdct8x8_quant_neon
Merge "Replace divide with look-up"
x86: correct OSXSAVE + AVX bit check
Format fixes in vp9_rd_pick_inter_mode_sb/sub8x8
Merge "SSE2 code for the filter in MFQE."
Merge "Remove elevate_newmv_thresh from SPEED_FEATURES (unused)"
Merge "Revert "Merge branch 'frame-parallel' to enable frame parallel decode in master branch.""
Revert "Merge branch 'frame-parallel' to enable frame parallel decode in master branch."
Merge "workaround stack bashing by asm on 32-bit OpenBSD"
Merge branch 'master' of ssh://gerrit.chromium.org:29418/webm/libvpx
Merge branch 'frame-parallel' to enable frame parallel decode in master branch.