Remove unused functions from test files
Only build append_negative_gtest_filter when it is used.
Add INLINE decoration to static test functions
Merge "Disable temporal/spatial svc test in VP10"
Disable temporal/spatial svc test in VP10
Include vpx_dsp_common.h when using VPXMIN/MAX
Merge "Fix an indent"
Merge "Check CONFIG_VP<N> instead of encoder and decoder"
Merge "Expand the idct4_c() function in idct8_c()"
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
Expand the idct4_c() function in idct8_c()
Fix to golden update in cyclic_refresh.
Merge "configure: append --extra-cflags to final set"
Merge changes I53b5bdc5,Ib81168a7,Ie0113945
Merge "Clean up unused function warnings in vp8 common"
Merge "Add sse2 versions of halfpix variance"
encode_test_driver: test for failure prior to encode
vp8: use VPX(MIN|MAX) from vpx_dsp_common.h
Add sse2 versions of halfpix variance
Merge changes I56fad85c,I7401a70a
Merge "vp9_spatial_svc_encoder: Enable aq-mode for real-time mode."
Merge "Remove vp10_default_scan_orders[] that is unused"
configure: append --extra-cflags to final set
vpx_dsp_common: add VPX prefix to MIN/MAX
vp9_spatial_svc_encoder: Enable aq-mode for real-time mode.
vp10 cleanup: remove nonrd and real-time code
Merge "vp9_spatial_svc_encoder: Add encoding time log."
Merge "Clean up unused function warnings in vp8 decoder"
Remove vp8_priv_sz
Clean up unused function warnings in vp8 decoder
vp9_spatial_svc_encoder: Add encoding time log.
Remove vp10_default_scan_orders[] that is unused
Only build ssse3 filter functions on 64 bit
Clean up unused function warnings in vp8 encoder
Clean up unused function warnings in vp8 onyx_if.c
Clean up unused function warnings in vp8 common
vp8e_encode: check validate_config return
vp9_update_layer_...config: delete dead assignment
Merge "Limit new motion vector size"
Merge "Add transform size rate for intra skip mode in rdopt"
Merge "Prevent an ASAN failure for svc tests"
Add transform size rate for intra skip mode in rdopt
Merge "Refactoring on transform types"
vp8: modifcatiion to skin map computation.
Fix a bug induced in f1d090e2f56e28b3218fb99f648bd5d59ae2f4b1
Avoid setting rate multiplier as 0
Prevent an ASAN failure for svc tests
Turn on codec behavior unit tests for vp10
Merge "vpxenc: fix DECODER ifdef"
Merge "Refactor get_tx_type and get_scan"
Merge "Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES"
Merge "Update to dynamic resize for 1 pass CBR: source scaling."
Merge "VPX: scaled convolve : fix windows build errors"
Refactor get_tx_type and get_scan
Merge "Refactor REFS_PER_FRAME definition"
Update to dynamic resize for 1 pass CBR: source scaling.
VPX: scaled convolve : fix windows build errors
Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES
Refactor REFS_PER_FRAME definition
Merge "Rename inv_txfm_sse2.asm to inv_wht_sse2.asm"
x86inc.asm: only set visibility for chromium builds
Merge "VPX ssse3 scaled convolve"
Merge "Fix to non-rd variance partition selection."
Rename inv_txfm_sse2.asm to inv_wht_sse2.asm
Merge "Allow for re-encoding frame if high overshoot."
Merge "Rename vp8 loopfilter_filters_dspr2.c"
Merge "Rename vp8 loopfilter[_neon.c]"
Merge "Rename vp8 quantize.c"
Allow for re-encoding frame if high overshoot.
VPX ssse3 scaled convolve
Rename vp8 loopfilter_filters_dspr2.c
Merge "Turn on dspr2 loop filter functions in vpx_dsp"
Merge "create vp10_arg_ctrl_map"
Merge "remove unused high-bit-depth args from arg list"
Merge "Configure vp10 disabled by default"
Merge "VP9EncoderConfig -> VP10EncoderConfig"
Turn on dspr2 loop filter functions in vpx_dsp