sixtap_predict_test: enable NEON tests
Merge "Totally remove prev_mi in VP9 decoder."
Totally remove prev_mi in VP9 decoder.
Merge "Fix visual studio 2013 compiler warnings"
Merge "vp8 quantize is now in intrinsics, not asm"
Fix visual studio 2013 compiler warnings
Merge "Simplify interface of write_selected_tx_size and read_tx_size"
vp8 quantize is now in intrinsics, not asm
Merge "Skip ref frame mode search conditioned on predicted mv residuals"
quantize_test: delete QuantizePair related tests
Merge "Remove pair quantization"
Merge "vp8 quantization -> intrinsics"
Simplify interface of write_selected_tx_size and read_tx_size
Merge "[spatial svc] Make spatial svc working for one pass rate control"
Merge "Fix the memory leak due to missing free frame_mvs."
Merge "Avoid divide-by-zero in vp8 initialization"
Fix the memory leak due to missing free frame_mvs.
Avoid divide-by-zero in vp8 initialization
[spatial svc] Make spatial svc working for one pass rate control
Align structures in quantize test
Add some indirection to the quantize test
Merge "Refactor sub-pixel motion search unit"
Skip ref frame mode search conditioned on predicted mv residuals
Merge "WORKAROUND FIX FOR GCC4.9.1"
Merge "vp8 quantize test"
Merge "Allow disable of refresh golden for more than 1 layer encoding."
Refactor sub-pixel motion search unit
Merge "Fix the THR_MODES array used in vp9_pick_inter_mode"
Merge "Fix speed 7 and speed 12 for rt"
Allow disable of refresh golden for more than 1 layer encoding.
Fix the THR_MODES array used in vp9_pick_inter_mode
Fix speed 7 and speed 12 for rt
Bind motion vectors with frame buffer structure.
Merge "Fix mode index use case in vp9_pick_inter_mode"
Merge "Refactor vp9_update_rd_thresh_fact"
Merge "Rework pred pixel buffer system in non-RD coding mode"
Fix mode index use case in vp9_pick_inter_mode
Refactor vp9_update_rd_thresh_fact
Rework pred pixel buffer system in non-RD coding mode
Merge "Move the definition of switchable filter numbers into enum INTERP_FILTER; Modify the macro ADD_MV_REF_LIST and IF_DIFF_REF_FRAME_ADD_MV."
Merge "Combine vp9_encode_block_intra and encode_block_intra"
Merge "Remove unused speed feature"
Merge "Addd error resilience test for temporal layers."
Remove unused speed feature
Addd error resilience test for temporal layers.
Merge "Enable mode search threshold update in non-RD coding mode"
Enable mode search threshold update in non-RD coding mode
Simplify vp9_set_rd_speed_thresholds_sub8x8
Combine vp9_encode_block_intra and encode_block_intra
Merge "Use zero motion vector in choose_partitioning"
Merge "vp9_denoiser_sse2: refactor the code."
Merge "Allow update of golden refernce buffer in CBR mode"
vp9_denoiser_sse2: refactor the code.
Merge "Add a new control of golden frame boost in CBR mode"
Relax maximum Q for extreme overshoot.
Allow update of golden refernce buffer in CBR mode
Use zero motion vector in choose_partitioning
Refactor encoder tile data structure
Add a new control of golden frame boost in CBR mode
Refactor rtc coding mode to support tile encoding
Merge "Add a new control of max bitrate for inter frame"
Merge "Tile based adaptive mode search in RD loop"
Merge changes I8a9c9019,Ic7b2faa3,I44d42a50,I3f3a3924,I10747b32,I31b49c9e
Add a new control of max bitrate for inter frame
Tile based adaptive mode search in RD loop
vp8: Updates to noise level estimate.
Merge "Enable dual arf with constant q."
Merge "Move frame re-sizing into the recode loop"
add vp9_loop_filter_data_reset
Move frame re-sizing into the recode loop
Merge "build/make/iosbuild.sh: Remove armv6 support."
Enable dual arf with constant q.
Merge "Move filter_ref initialization"
Merge "Initialization bug for multi arf."
Initialization bug for multi arf.
Merge "Allow checking zeromv mode in vp9_pick_inter_mode"
Merge "vp9_ethread: allocate frame contexts outside VP9_COMMON struct"
build/make/iosbuild.sh: Remove armv6 support.
Merge "Fix Neon convolve profiling"
vp9_ethread: allocate frame contexts outside VP9_COMMON struct
Merge "Fix a subtle issue in re-use inter_pred"
Allow checking zeromv mode in vp9_pick_inter_mode
Merge "vp9_denoiser_sse2.c: improve code style."
Fix a subtle issue in re-use inter_pred
vp9_denoiser_sse2.c: improve code style.
Fix Neon convolve profiling
vp8: Update to computation of noise level.
Merge "Refactor rate distortion cost structure in non-RD coding mode"
Merge "Change speed features for good quality(cpu-used=5)"
Refactor rate distortion cost structure in non-RD coding mode
Move the definition of switchable filter numbers into enum
Change speed features for good quality(cpu-used=5)
Remove unused copy_partitioning
Merge "Adding test vectors for profile 2 and 3"
Merge "Remove deprecated constrain_copy_partitioning function"