vp9_dct_sse2: make some functions static
vp9_decodeframe.c: make a function static
Merge "Fix illegal memory access when stream starts w/ invisible frame."
Merge changes from topic 'missing-proto'
Merge changes from topic 'missing-proto'
Merge changes from topic 'missing-proto'
Merge "Move mc_buf to cut down size of MACROBLOCKD."
Merge "Revert "Skip the last frame update for some frame repeats.""
vp8/rdopt.h+onyx_int.h: add some missing prototypes
vp8: add some missing includes
vp8: make some functions static
vp8/common/variance*: add vp8_rtcd include
vp8_copy32xn: sync function signature
sad*_avx2.c: sync function signatures
vpx_scale: add missing rtcd + vpx_scale includes
fdct8x8_test: move functions to an anonymous namespace
md5_utils.c: make a function static
vpx_config.c: add vpx_codec include
Merge "Remove BUILD_LIBVPX_SO variable from the build system."
Move mc_buf to cut down size of MACROBLOCKD.
Merge "Remove the BUILD_LIBVPX variable from the build system."
Revert "Skip the last frame update for some frame repeats."
Fix illegal memory access when stream starts w/ invisible frame.
Remove BUILD_LIBVPX_SO variable from the build system.
Remove the BUILD_LIBVPX variable from the build system.
Merge "Relocate memory operations for common code"
Relocate memory operations for common code
Avoid failed include when Makefile is processed with no target.
Merge "Remove claims of universal target support from the build system."
Merge "mips msa vp9 idct 8x8 optimization"
Merge "Remove unneeded variable declaration"
Merge "Protect new metric computation with use_highbitdepth flag"
Merge "libs.mk: simplify test_libvpx target"
Remove claims of universal target support from the build system.
Merge changes from topic 'missing-proto'
Merge "Remove reference to compatibility layer"
Merge "Recompute tile params on frame resize"
Protect new metric computation with use_highbitdepth flag
Remove unneeded variable declaration
Remove reference to compatibility layer
Merge "build_intra_predictors*: reduce above_data size"
Merge "Reduce border extension by 1 line"
vpxenc: make some functions static
vpxdec: make some functions static
tools_common.h: fix get_vpx_decoder_count() proto
tools_common.h: fix get_vpx_encoder_count() proto
tools_common.h: fix usage_exit() prototype
libs.mk: simplify test_libvpx target
Merge "Sort variables dependency in read_uncompressed_header"
Recompute tile params on frame resize
Merge "Skip the last frame update for some frame repeats."
Sort variables dependency in read_uncompressed_header
Fix rate control issue with layers and aq-mode=3.
Merge "build_intra_predictors*: reduce left_col size"
build_intra_predictors*: reduce above_data size
Skip the last frame update for some frame repeats.
Fix clang ioc warning due to NULL mi pointer.
Merge "Fix ndk build."
Merge "Add more sse2 code for intra prediction."
mips msa vp9 idct 8x8 optimization
Merge "mips msa vp9 idct 32x32 optimization"
Merge "Remove only remaining uses of 'fast_unaligned'"
build_intra_predictors*: reduce left_col size
Remove only remaining uses of 'fast_unaligned'
Merge "Move shared SAD code to vpx_dsp"
Merge "Remove an unnecessary check."
Merge "Remvoe EIGHTTAP_SHARP filter check for non-rd mode."
Merge "Image size restriction to rd auto partition search."
mips msa vp9 idct 32x32 optimization
replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED
Add more sse2 code for intra prediction.
Remvoe EIGHTTAP_SHARP filter check for non-rd mode.
Reduce border extension by 1 line
Correct the inter prediction coordinate calculation which greatly reduced the
Merge "Optimize the read_partition."
Merge "Add intra mode early termination in non-rd mode"
Merge "mips msa vp9 idct 16x16 optimization"
Add intra mode early termination in non-rd mode
mips msa vp9 idct 16x16 optimization
fix and enable vp9_dc_128_predictor_16x16
Merge "Add some sse2 code for intra prediction."
Merge "Remove CONSTRAIN_NEIGHBORING_MIN_MAX."
Merge "Adjust ARF min and max interval."
Allow for H and V intra modes for non-rd mode.
Image size restriction to rd auto partition search.
vp9_idct_intrin_sse2: cosmetics: reindent
Merge "Reduce intra_cost_penalty for BLOCK_8X8"
Merge "Adjust the vbp early termination threshold slightly"
Remove CONSTRAIN_NEIGHBORING_MIN_MAX.
Adjust ARF min and max interval.
FIX: Use correct above/left in read_intra_frame_mode_info
vp9: RECON_AND_STORE4X4: remove dest offset
vp9_idct_intrin_*: RECON_AND_STORE: remove dest offset
Merge "Remove vp9_idct16x16_10_add_ssse3()"
Merge "vp9_decodeframe: simplify compare_tile_buffers"
Merge "Improve golden frame refreshing in non-rd mode"