Merge "Renaming and making vp9_update_mode_info_border() static."
Merge "Cleaning up vp9_svc_layercontext.c"
Merge "Rename the aq_mode files."
Merge "Fix libvpx VP9 decoder dr memory errors"
Rename the aq_mode files.
Merge "Tiny vp9_picklpf.c cleanup."
Renaming and making vp9_update_mode_info_border() static.
Cleaning up vp9_svc_layercontext.c
Merge "Add prediction mode skipping in non-rd situation"
Merge "Cleaning up vp9_mcomp.c."
Fix libvpx VP9 decoder dr memory errors
Merge "Fix bad speed settings interaction."
Merge "Reusing {above, left}_seg_context vars in both encoder and decoder."
Merge "Removing source & source_sz from VP9Decompressor struct."
Tiny vp9_picklpf.c cleanup.
Merge "changed to use correct pred_mv"
Merge "Fix a valgrind error"
Fix bad speed settings interaction.
Add prediction mode skipping in non-rd situation
Merge "Remove duplicate declaration"
Merge "Some code cleanup for cyclic refresh."
Change the min/max q validation in lossless mode
Use local vairable in rd_auto_partition_range()
Disable speed 6 for datarate test.
Some code cleanup for cyclic refresh.
Reusing {above, left}_seg_context vars in both encoder and decoder.
Merge "intrapred_test: fix inheritance"
Merge "[svc] Finalize spatial svc first pass rate control"
Removing source & source_sz from VP9Decompressor struct.
Merge "Removing mi_stream."
Log encoding time/fps in vpx_temporal_scalable_patterns
ads2armasm_ms: Match the indentation of the previous line
Merge "configure: test -m(mmx|sse|sse2|sse3) flags"
Merge "ads2armasm_ms: Add an ALIGN 4 after ENDP"
ads2armasm_ms: Add an ALIGN 4 after ENDP
Merge "Enable variable block size test in non-RD mode decision"
Merge "Cleaning up vp9_onyx_if.c and vp9_onyx_int.h."
Merge "Moving common code into vp9_update_mv_count()."
Enable variable block size test in non-RD mode decision
Moving common code into vp9_update_mv_count().
Adding alloc_mi() function.
Merge "Fix the use of uninitialized skip flag"
Merge "Rearranging and removing unused defines."
Merge "Fix the md5 mismatch for some scale cases."
[svc] Finalize spatial svc first pass rate control
Merge "Removed several unused functions."
Merge "Remove an unused function"
configure: test -m(mmx|sse|sse2|sse3) flags
Merge changes If529f310,I0f4a8202
intrapred_test: fix inheritance
Revert "configure: Check for make"
configure: factorize gcc machine option checks
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"
Fix the use of uninitialized skip flag
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."
Cleaning up vp9_onyx_if.c and vp9_onyx_int.h.
Rearranging and removing unused defines.
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."
Removed several unused functions.
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."
Fix the md5 mismatch for some scale cases.
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.