vpxenc: add some missing CONFIG_WEBM_IO checks
vpxdec: add some missing CONFIG_WEBM_IO checks
Merge "vp9_pickmode.c: Removed unused function parameters"
Merge "Change to use proper type"
Merge "fixed comparison of different int types."
vp9_pickmode.c: Removed unused function parameters
Merge "Cleanup unused parameters"
Merge "Fixed comparison of different int types"
fixed comparison of different int types.
Merge "Only build neon assembly for armv7 targets"
Fixed comparison of different int types
Only build neon assembly for armv7 targets
Merge "Fix check of debug counts for corrupt frame"
Merge "vp9_dx_iface: subtract ptrs to validate frame_size"
Merge "Apply constrained partition search range to non-RD mode decision"
Merge "Removing VP9DecoderConfig."
Apply constrained partition search range to non-RD mode decision
Merge "Added a test vector"
Merge "Remove bitrotted example code: example_xma"
Merge "Add an x86inc MMX fwht4x4."
Merge "Allow speed 5 lossless"
Remove bitrotted example code: example_xma
Fix check of debug counts for corrupt frame
Merge changes I3edd4b95,I4514f974,Ie7fa4386
Merge "Skip testing large tx sizes when encoding lossless."
vp9_dx_iface: subtract ptrs to validate frame_size
vp9_dx_iface: fix implicit ptrdiff_t -> uint32_t conversion
Skip testing large tx sizes when encoding lossless.
Merge "Revert "Removing redundant variables from variance_test.cc.""
Removing VP9DecoderConfig.
Merge "Remove decode_with_partial_drops example."
Merge "Add test for the vp8cx_set_ref example."
Merge "tools_common.sh: Fix vlog()"
Merge "Simplifying decoder_decode() function."
Revert "Removing redundant variables from variance_test.cc."
Merge "webmdec: Fix visual studio warnings."
Add test for the vp8cx_set_ref example.
Add an x86inc MMX fwht4x4.
Use __asm__ __volatile__ with gcc
Turn on unit tests for SSSE3 8x8 forward and inverse 2D-DCT
Change eob threshold for partial inverse 8x8 2D-DCT to 12
Merge "vp9_pickmode: Fix signed/unsigned mismatch."
Merge "vp9_firstpass: Fix MSVC data loss warning."
Merge "vp9_svc_layercontext: Clean up function definition mismatch."
Merge "Removing redundant variables from variance_test.cc."
vp9_svc_layercontext: Clean up function definition mismatch.
vp9_firstpass: Fix MSVC data loss warning.
vp9_pickmode: Fix signed/unsigned mismatch.
SSSE3 8x8 inverse 2D-DCT with first 10 coeffs non-zero
Merge "Tune rate-distortion modeling to account for frame light change"
Merge "Remove separate arf and gf minq tables."
Merge "Rate control adjustment."
Merge "Relax rc test threshold"
Merge "Revert "Remove struct params from vp8_denoiser_filter""
Revert "Remove struct params from vp8_denoiser_filter"
Removing redundant variables from variance_test.cc.
Merge "Cleaning up vp9_encode_frame() function."
Merge "Using SPEED_FEATURES instead of VP9_COMP in vp9_init_search_range()."
Remove separate arf and gf minq tables.
Rate control adjustment.
Merge "Moving pair_set_epi32 macro into vp9_dct32x32_sse2.c."
Remove decode_with_partial_drops example.
Merge "Removing MODE_TEST_HIT_STATS."
Merge "Revert "Add an MMX fwht4x4""
Revert "Add an MMX fwht4x4"
Merge "Mark VP8E_SET_ARNR_TYPE as being deprecated"
Merge "Android NDK support for x86 and mips"
Merge "Clean up full-pixel search calling code"
Merge "Revert "VP8 for ARMv8 by using NEON intrinsics 10""
Merge "arm: Use a correct neon vector type for 64 bit integers"
arm: Use a correct neon vector type for 64 bit integers
Merge "arm: Add a no-op define of __builtin_prefetch for MSVC"
arm: Add a no-op define of __builtin_prefetch for MSVC
Merge "Fix building for arm with Visual Studio 2013"
Merge "Don't try to use getenv on windows phone/rt"
Tune rate-distortion modeling to account for frame light change
Revert "VP8 for ARMv8 by using NEON intrinsics 10"
Revert "VP8 for ARMv8 by using NEON intrinsics 08"
webmdec: Fix visual studio warnings.
Merge "third_party/libwebm: pull from upstream"
Merge "Add an MMX fwht4x4"
Merge "Add test for 4x4 WHT."
Merge "SSSE3 implementation of full inverse 8x8 2D-DCT"
Merge "[spatial svc] Fix one extra frame count during flush"
Merge "[spatial svc] Use VPX_DL_GOOD_QUALITY for vp9_spatial_scalable_encoder"
Merge "[spatial svc] No need to code full width and height for non key frame"
Merge "Cleaning up vp9_full_range_search_c() function."
Making vp9_get_sse_sum_{8x8, 16x16} static.
Merge "Moving costs from MACROBLOCK to VP9_COMP."
Merge "Cleaning up vp9_variance.c"
Clean up full-pixel search calling code