intrapred_test: fix inheritance
Revert "configure: Check for make"
Merge "y4minput: add more error reporting on read failure"
y4minput: add more error reporting on read failure
Merge "tokenize: quiet -Warray-bounds warnings"
Merge "rdopt: quiet -Warray-bounds warnings"
Merge "onyx_if: quiet -Warray-bounds warnings"
Merge "svc_encodeframe: quiet -Warray-bounds warnings"
Merge "Fixing warnings/errors from c++ compiler."
Merge "In-frame q adjustment for cyclic background refresh."
Merge "Cleaning up calc_active_worst_quality_one_pass_vbr()."
Merge "Adding libwebm sources to third_party/libwebm."
In-frame q adjustment for cyclic background refresh.
Fixing warnings/errors from c++ compiler.
Cleaning up calc_active_worst_quality_one_pass_vbr().
Adding libwebm sources to third_party/libwebm.
Merge "Remove non-420 configure option."
Merge "Add bit-stream write flag to nonrd_use_partition"
Merge "Cleaning up enums in vp9_onyx_int.h"
Merge "Moving defines from vp9_onyx_int.h to suitable *.c files."
Merge "Calculate rate_mv after sub-pixel search in non-rd mode"
Cleaning up enums in vp9_onyx_int.h
Moving defines from vp9_onyx_int.h to suitable *.c files.
Merge "Remove the vp8_vpxyv12_copy_y_neon."
Merge "thumb: Clarify a comment about the conversions that are done"
thumb: Clarify a comment about the conversions that are done
Merge "Remove unused functions"
Merge "Cleaning up vp9_diamond_search_sad_c & vp9_diamond_search_sadx4."
Remove non-420 configure option.
Merge "Adding a configure flag to control WebM container support"
tokenize: quiet -Warray-bounds warnings
rdopt: quiet -Warray-bounds warnings
onyx_if: quiet -Warray-bounds warnings
svc_encodeframe: quiet -Warray-bounds warnings
Add bit-stream write flag to nonrd_use_partition
Remove the vp8_vpxyv12_copy_y_neon.
Calculate rate_mv after sub-pixel search in non-rd mode
Merge "y4minput: add some tolerance for read short counts"
Adding a configure flag to control WebM container support
Merge "Properly reset the block coding skip flag array in non-RD mode"
Merge "change to save rdmult value correctly"
Properly reset the block coding skip flag array in non-RD mode
Merge "Use of inline instead of INLINE."
Use of inline instead of INLINE.
change to save rdmult value correctly
Merge "Remove deprecated function nonrd_use_fixed_partition"
Merge "Remove unused comment"
Merge "Refactor the non-RD partition decision process"
Merge "Unify non-RD partition use cases"
Merge "Return rate and distortion cost values from non-RD mode decision"
Merge "Adding vp9_swap_mi_and_prev_mi() function."
Merge "Using MB_PREDICTION_MODE enum instead of int."
Remove deprecated function nonrd_use_fixed_partition
Refactor the non-RD partition decision process
Unify non-RD partition use cases
Using MB_PREDICTION_MODE enum instead of int.
Merge "Move svc layer_context to separate file."
Move svc layer_context to separate file.
Adding vp9_swap_mi_and_prev_mi() function.
Merge "Removing unused select_cq_level() function."
Merge "Speeding up reading of intra block modes."
Merge "Renaming decode_modes_{b, sb}."
Merge "Cleaning up vp9_cx_iface.c file."
Return rate and distortion cost values from non-RD mode decision
Merge changes Icb5a23d5,I62daa593
Merge "Tune rate-distortion modeling for non-RD mode decision"
Merge "Explicitly assign interp_kernel value in non-RD coding mode"
vp9_lossless_test tests Renamed with suffix Large
error_resilience_test renaming -> Suffix Large
Merge "datarate_test renaming with suffix large because it is slow."
Merge "Preliminary code for variance based paritioning"
Merge "Renaming vp8_cfg to extra_cfg + cleanup."
Merge "Renaming mode2txfm_map to intra_mode_to_tx_type_lookup."
Merge "Moving declaration of vp9_encode_frame() to vp9_encodeframe.h."
Revert "With on demand border extension, clamping the MV"
Revert "Remove dec_build_inter_predictors() parameters"
Moving declaration of vp9_encode_frame() to vp9_encodeframe.h.
Renaming mode2txfm_map to intra_mode_to_tx_type_lookup.
datarate_test renaming with suffix large because it is slow.
Cleaning up vp9_cx_iface.c file.
Renaming vp8_cfg to extra_cfg + cleanup.
Renaming decode_modes_{b, sb}.
Preliminary code for variance based paritioning
Add missing virtual destructors to tests.
Merge "Add an active map test."
Tune rate-distortion modeling for non-RD mode decision
Explicitly assign interp_kernel value in non-RD coding mode
Speeding up reading of intra block modes.
Merge "Moving mi_streams from VP9Decompressor to VP9Common."
Merge "Removing last_mi from MACROBLOCKD struct."
Merge "gen_msvs_vcxproj.sh: add --enable-werror option"
Merge "Removing unused last_skip_{probs_q, false_probs} arrays."
Merge "cut down calls to get_block_context"
Merge "Adding type casts to remove C++ compiler errors."
Merge "Cleaning up vp9_firstpass.c."
Removing unused last_skip_{probs_q, false_probs} arrays.
Merge "Increase redo_frequency to 4 and cleanups"