Move declaration before statement
Merge "mips msa vp9 convolve8 vert optimization"
mips msa vp9 convolve8 vert optimization
Merge "Adds a blockiness metric to internal stats."
Merge "adds psnrhvs to internal stats."
Merge "Adds a fastssim metric to VPX internal stats."
Adds a blockiness metric to internal stats.
Fix dependency of android vpx test application.
adds psnrhvs to internal stats.
Adds a fastssim metric to VPX internal stats.
Merge "Remove unnecessary backup token stream pointer"
Revert "Revert "Force_split on 16x16 blocks in variance partition.""
Remove unnecessary backup token stream pointer
Merge "Fix multithread encode test"
Fix multithread encode test
Merge "[svc] Fix syntax error when encoding multiple tiles."
Merge "Use extern for *_rtcd() in test/test_libvpx.cc"
Use extern for *_rtcd() in test/test_libvpx.cc
[svc] Fix syntax error when encoding multiple tiles.
Merge "Android.mk: remove unnecessary -llog reference"
Merge "mips msa configuration fix"
Android.mk: remove unnecessary -llog reference
Merge "Android.mk: add a flag to control shared/static lib"
Merge "Fix Tsan errors"
Merge "Reorganize *_rtcd() calling conventions"
Merge "Allow specifying a different prefix in x86inc.asm"
mips msa configuration fix
Reorganize *_rtcd() calling conventions
Allow specifying a different prefix in x86inc.asm
Merge "Remove unused scaleopt.cpp"
Revert "Force_split on 16x16 blocks in variance partition."
Merge "Force_split on 16x16 blocks in variance partition."
Merge "Remove unnecessary set postproc flags."
Force_split on 16x16 blocks in variance partition.
Merge "mips msa vp9 common headers added"
mips msa vp9 common headers added
Merge "Remove get_nonrd_var_based_fixed_partition function"
Merge "Compute prediction filter type cost only when needed"
Merge "SSSE3 assembly implementation of 8x8 Hadamard transform"
Merge "Remove unnecessary mv clamp with on demand border extension."
Remove get_nonrd_var_based_fixed_partition function
Android.mk: add a flag to control shared/static lib
Merge "vpxdec.sh: fix vp9_webm_less_than_50_frames w/valgrind"
Remove unnecessary mv clamp with on demand border extension.
Refactor dec_build_inter_predictors
vpxdec.sh: fix vp9_webm_less_than_50_frames w/valgrind
Merge "Improve accuracy of rate control in CQ mode"
Merge "vp9_full_search_sadx[38]: align sad arrays"
Merge "Optimize the checking for transform skipping"
Merge "move ref_frame_cost computations into a function"
Improve accuracy of rate control in CQ mode
Merge "Test loopfilters with count=2"
vp9_full_search_sadx[38]: align sad arrays
Merge "Enable Hadamard transform based cost estimate for all block sizes"
Merge "Account for eob cost in the RTC mode decision process"
Compute prediction filter type cost only when needed
Merge "webmdec: Fix for reaching eof in webm_guess_framerate"
webmdec: Fix for reaching eof in webm_guess_framerate
Optimize the checking for transform skipping
Merge changes Ide5eefad,I28026b86,Ie9a6fac0,Ia8a20c67,I8c7f5b97,I33ca9cdd,I438cbf49
SSSE3 assembly implementation of 8x8 Hadamard transform
Enable Hadamard transform based cost estimate for all block sizes
Merge "Fix the scaling factor in UV skipping test"
vp8_regular_quantize_b_sse2: remove dead init
vp8cx_pick_filter_level*: remove dead inits
vp8_decode_frame: remove dead increment
find_next_key_frame: remove dead init & store
multiframe_quality_enhance_block: remove dead stores
vp8_print_modes_and_motion_vectors: remove dead stores
Fix the scaling factor in UV skipping test
Test loopfilters with count=2
Merge "vp9: enable sse4 sad functions"
Merge "Merge branch 'indianrunnerduck'"
Merge "Remove AltiVec flag"
Update CHANGELOG for v1.4.0 (Indian Runner Duck) release
Merge "Tune SSSE3 assembly implementation to improve quantization speed"
Account for eob cost in the RTC mode decision process
Merge "Fix error of "Left shift of negative value -1"."
Merge "Set vbp thresholds for aq3 boosted blocks"
move ref_frame_cost computations into a function
Fix error of "Left shift of negative value -1".
Merge "Code cleanup: put (8x8/4x4)fill_variance into separate function."
Merge "Remove PPC build support"
Set vbp thresholds for aq3 boosted blocks
vp9: fix high-bitdepth NEON build
Fix use of scaling in joint motion search
Code cleanup: put (8x8/4x4)fill_variance into separate function.
Small fix to segment check in pickmode.
Merge "vp9/neon: skip some files in high-bitdepth build"
Merge "vp9: fix high-bitdepth NEON build"
Merge "use MAX_MB_PLANE consistently"
Remove unnecessary set postproc flags.
Merge "Fix 10-bit video decode failure with --frame-parallel mode."
Merge "Reduce required xmm number by one in block_error_fp"