Merge "For 1 pass: always use the normative filter in vp9_scale_if_required()"
Merge "vp10: merge frame_parallel_decoding_mode and refresh_frame_context."
For 1 pass: always use the normative filter in vp9_scale_if_required()
add range_check for fdct in vp10
vp10: merge frame_parallel_decoding_mode and refresh_frame_context.
vpxdec: remove implied --output-bit-depth=8 for --yv12.
third_party/libwebm: pull from upstream.
vp10: remove duplicate frame_parallel_decode field.
Don't convert bitdepth for !single-file or MD5.
Merge "Make reset_frame_context an enum."
Merge "Avoid scaling last_source, unless needed."
Merge "Fix vp10 high bit-depth build"
Make reset_frame_context an enum.
Avoid scaling last_source, unless needed.
Fix vp10 high bit-depth build
Remove unneeded/incorrect comment.
Merge "build: modify default ARFLAGS / .a target"
Merge "Add misc_fixes experiment."
Merge "Don't reset sign_bias fields in vp10_setup_past_independence()."
Merge "Isolate vp10's fwd_txfm from vp9"
Merge changes Ibb308526,I99e330f8
Merge "Take out reference_masking speed feature"
Merge "Take out skip_encode speed feature in vp10"
Merge "Remove speed features in vp10"
Merge "Isolate vp10's inv_txfm from vp9"
Isolate vp10's fwd_txfm from vp9
Isolate vp10's inv_txfm from vp9
Prevent CR in screen mode from refreshing flat inter blocks forever.
For screen content consider intra uv when color_sensitivity is set.
Take out reference_masking speed feature
build: modify default ARFLAGS / .a target
third_party/libwebm: pull from upstream.
Take out skip_encode speed feature in vp10
Remove speed features in vp10
Merge "vp8: Small adjustment to cyclic_refresh max_mbs_perframe."
webmdec: Handle codec id being NULL.
Merge "Fix ioc warnings related to sub8x8 reference frame"
Merge "Revert "Fix building with iOS 9 beta SDK""
Merge "SVC sample encoder: Change some settings/update."
Fix ioc warnings related to sub8x8 reference frame
Change the qp threshold of VP9 dynamic resizing.
vp8: Small adjustment to cyclic_refresh max_mbs_perframe.
SVC sample encoder: Change some settings/update.
Revert "Fix building with iOS 9 beta SDK"
Enable sub8x8 inter mode with scaled ref frame in RD optimization
Merge "Fix the sub8x8 block inter prediction with scaled reference frame"
Merge "Remove some trailing whitespaces"
Add misc_fixes experiment.
Move cyclic_refresh struct into .h file.
Don't reset sign_bias fields in vp10_setup_past_independence().
Fix the sub8x8 block inter prediction with scaled reference frame
Remove some trailing whitespaces
Merge "Make update_map/temporal_update fields implicit for keyframes."
Merge "VPX: subpixel_8t_ssse3 asm using x86inc"
Merge "Fix to dynamic resize mode under change_config()."
Make update_map/temporal_update fields implicit for keyframes.
VPX: subpixel_8t_ssse3 asm using x86inc
Fix to dynamic resize mode under change_config().
Unify coding order of MC filters between blocks and frame header.
test/*.h: use inline rather than INLINE
Merge "Revert "add range_check for fdct in vp10""
Revert "add range_check for fdct in vp10"
Merge "add range_check for fdct in vp10"
Merge changes If253fb95,I1c8a792c,I49f9b10f,I15472738,I1e7f3c32
test: limit the valid image size on OS/2
configure: add -Zhigh-mem to LDFLAGS on OS/2
configure: disable PIC on OS/2
Makefile: add $(STACKREALIGN) to CFLAGS for vp9_reconintra.c
x86inc.asm: fix NASM compilation
add range_check for fdct in vp10
Merge changes I2e0cc72a,I63a7da78,I4aee2600,I71113505,I3dce6c70, ...
Match improved vp9/10 style in libs.mk
Merge "Disable temporal/spatial svc test in VP10"
Only build multithreaded functions on mt builds.
Don't build calc_psnr for high bit depth.
Remove unused functions from test files
Only build append_negative_gtest_filter when it is used.
Add INLINE decoration to static test functions
Disable temporal/spatial svc test in VP10
Merge "Expand the idct4_c() function in idct8_c()"
Include vpx_dsp_common.h when using VPXMIN/MAX
Merge "Fix an indent"
Merge "Check CONFIG_VP<N> instead of encoder and decoder"
vp10: fix high bitdepth build
Merge changes from topic 'vp9-enc-static-fns'
Merge "vp10 cleanup: remove svc code"
Merge "vp8: modifcatiion to skin map computation."
Merge "encode_test_driver: test for failure prior to encode"
vp9_mcomp: make search functions private
vp9_mbgraph: use vp9_full_pixel_search(HEX)
vp9_temporal_filter: use vp9_full_pixel_search(HEX)
vp9_firstpass: make vp9_init_subsampling private
vp9_encoder: make vp9_alloc_compressor_data private
Check CONFIG_VP<N> instead of encoder and decoder
vp10 cleanup: remove svc code