Removing VpxInputContext dependency from {ivf, raw}_read_frame().
Merge "Adding raw_read_frame() function to vpxdec."
Merge "test_libvpx: fix negative CPU filter"
Merge "Cleaning up and fixing psnr calculation code."
Adding raw_read_frame() function to vpxdec.
Merge "Enable reference frame masking for rt mode"
Enable reference frame masking for rt mode
No arf right before real scene cut.
Further rate control tweaks and fixes.
Merge "mips dsp-ase r2 vp9 decoder fixed bug in extend frame module (seg fault)"
mips dsp-ase r2 vp9 decoder fixed bug in extend frame module (seg fault)
Merge "cosmetics: vp9_reconinter.h: make some variables const"
Merge "datarate_test: fix some type conversions"
test_libvpx: fix negative CPU filter
Merge "Apply neon flags to intrinsic files"
Merge "Cleaning up vp9_rc_postencode_update() function."
Cleaning up and fixing psnr calculation code.
Merge "Cleaning up vp9_dx_iface.c."
Merge "Declare setup_buffer_inter in vp9_rdopt.h"
Merge "Enable skipping reference frame check in rd loop"
Merge "Removing mi_height_log2_lookup table."
Declare setup_buffer_inter in vp9_rdopt.h
Removing mi_height_log2_lookup table.
Apply neon flags to intrinsic files
Merge "Don't use gf_update by default for 1-pass CBR."
Cleaning up vp9_dx_iface.c.
Merge "Fix Issue #679: vp9 C loop filter produces valgrind warning."
Cleaning up vp9_rc_postencode_update() function.
Don't use gf_update by default for 1-pass CBR.
Merge "Adding {get, set}_rate_correction_factor() functions."
Fix Issue #679: vp9 C loop filter produces valgrind warning.
Merge "Keep buffer clipped to maximum in change_config."
Revert "SSSE3 convolution optimization"
Enable skipping reference frame check in rd loop
Merge "Optimze inv 16x16 DCT with 10 non-zero coeffs - P2"
Merge "Optimze inv 16x16 DCT with 10 non-zero coeffs - P1"
Merge "Cleanups on refresh flags"
Merge "Use the correct member for initialization"
Merge "Simplify set_rt_speed_feature()"
Keep buffer clipped to maximum in change_config.
Merge "Renaming 'Sharpness' to 'sharpness'."
Simplify set_rt_speed_feature()
Optimze inv 16x16 DCT with 10 non-zero coeffs - P2
Merge "SSSE3 convolution optimization"
SSSE3 convolution optimization
Merge "Removing examples code generation and making them static."
Merge "Using VP9_COMMON instead of VP9_COMP."
Merge "VP8 for ARMv8 by using NEON intrinsics 01"
VP8 for ARMv8 by using NEON intrinsics 01
Merge "Fix rate allocation bug."
Use the correct member for initialization
Using VP9_COMMON instead of VP9_COMP.
Merge "Removing direct references to {lst_fb, gld_fb, alt_fb}_idx fields."
Merge "Install test sources for MSVS"
Merge "Cleanups around cpi->common."
Adding {get, set}_rate_correction_factor() functions.
Merge "Renaming 'Mode' to 'mode'."
Optimze inv 16x16 DCT with 10 non-zero coeffs - P1
Removing direct references to {lst_fb, gld_fb, alt_fb}_idx fields.
Cleanups around cpi->common.
Merge "Add a C fallback for get_msb() and change inline to INLINE."
Merge "Add initial intra frame neon optimization. 1~2% gain."
Renaming 'Mode' to 'mode'.
Renaming 'Sharpness' to 'sharpness'.
Merge "Using struct twopass_rc* instead of VP9_COMP*."
Add a C fallback for get_msb() and change inline to INLINE.
Add initial intra frame neon optimization. 1~2% gain.
Merge "AVX2 Variance Optimization"
Merge "Include gen_msvs_vcxproj.sh"
Merge "Replace RD modeling with a fixed point approximation."
Replace RD modeling with a fixed point approximation.
Merge "Fix an issue in motion vector prediction stage"
Merge "Further rate control cleanups"
Merge "Remove yasm.rules dependency"
Removing examples code generation and making them static.
Further rate control cleanups
Fix an issue in motion vector prediction stage
Remove deprecated variable from rt_speed_feature
Merge "Adding new_mv local variable."
Merge "Adding get_ref_frame_buffer() function."
Merge "Removing unused mvp_fill manipulation code."
Merge "Remove avoid_frame_with_high_error from RD loop"
Merge "Reusing ROUND_POWER_OF_TWO macro."
Merge "Clean up: unused function and variables"
Removing unused mvp_fill manipulation code.
Merge "Replacing &cpi->common with cm."
Adding new_mv local variable.
Reusing ROUND_POWER_OF_TWO macro.
Replacing &cpi->common with cm.
Merge "Fix encoding Raw yv12 and i420 from a pipe."
Merge "Code cleanup: remove unneeded lines."
Fix encoding Raw yv12 and i420 from a pipe.
Merge "Added placeholder for real time mode"
Code cleanup: remove unneeded lines.