vp9_end_to_end_test: disable vp10 w/high bitdepth
Merge "configure: add --extra-cxxflags option"
Merge "iosbuild: Enable PIC for x86 targets."
Merge "iosbuild: Add --test-link argument."
vp9_arf_freq_test: disable vp10 w/high bitdepth
Merge "Refactor mbmi_ext structure"
Merge "Add SVC codec control to set frame flags and buffer indices."
Merge changes from topic 'tile-thread-cleanup'
Merge "vpx_subpixel_8t_ssse3: fix reg counts/access"
iosbuild: Enable PIC for x86 targets.
iosbuild: Add --test-link argument.
vpx_subpixel_8t_ssse3: fix reg counts/access
Refactor mbmi_ext structure
Add SVC codec control to set frame flags and buffer indices.
Merge "vp10: don't reset contextual skip flag if block has no coefficients."
Merge "Add support for color-range."
vp10: do sub8x8 block reconstruction in full subblocks.
vp10: fix 4:2:2 chroma MVs for 8x4/4x4 blocks.
vp10: remove double MV value check.
vp10: move coding of tx_mode element to the non-arithcoded header.
vp10: code sign bit before absolute value in non-arithcoded header.
Merge "VP9 dynamic resizing unit test with bitrate change."
vp10: don't reset contextual skip flag if block has no coefficients.
Add support for color-range.
Merge "vp10: fix entropy counts for the hp bit."
Merge "fix implicit declaration"
Merge changes from topic 'fix-vp9-bitstream-test'
Merge "VP9 dynamic resizing unit test."
Merge "SVC fix to set worst/best_quality per layer."
VP9 dynamic resizing unit test with bitrate change.
VP9 dynamic resizing unit test.
SVC fix to set worst/best_quality per layer.
Add cyclic refresh parameters to svc-layer context.
Fix two pass svc encoding
Merge "Remove leftover of "frame_parallel_decoding""
Remove leftover of "frame_parallel_decoding"
Merge "CR: Don't attempt to read qindex_delta for segments CR is unaware of."
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."
Change parameters for VP9 dynamic resizing.
vp10: fix entropy counts for the hp bit.
CR: Don't attempt to read qindex_delta for segments CR is unaware of.
For 1 pass: always use the normative filter in vp9_scale_if_required()
configure: add --extra-cxxflags option
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""
vp9_encoder_parms_get_to_decoder: cosmetics
vp9...parms_get_to_decoder: remove unneeded func
vp9...parms_get_to_decoder: fix EXPECT param order
vp9_encoder_parms_get_to_decoder: delete dead code
vp9_encoder_parms_get_to_decoder: remove vp10
yuvconfig2image(): add explicit cast to avoid conv warning
vp9/10 decoder_init: add missing alloc cast
vp9/10: set color_space on preview frame
vp10: add extern "C" to headers
vp9: add extern "C" to headers
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"