Casts to remove some warnings.
Merge "Rename test/lpf_8_test.cc to test/lpf_test.cc"
Rename test/lpf_8_test.cc to test/lpf_test.cc
Merge "Update vpx_lpf_vertical_16_dual_neon() intrinsics"
Update NEON transpose functions.
libyuv: update to de944ed8c74909ea6fbd743a22efe1e55e851b83
Merge "Adjust coefficient optimization and tx_domain rd speed features."
Update vpx_lpf_vertical_16_dual_neon() intrinsics
Merge "Update vpx_lpf_horizontal_edge_16_neon() intrinsics"
Merge "vp8: Move loopfilter synchronization to end of encode_frame call."
Merge "vpx_mem,align_addr: use ~ to create mask"
Update vpx_lpf_horizontal_edge_16_neon() intrinsics
vpx_mem,align_addr: use ~ to create mask
vp9_alt_ref_aq_set_nsegments: harmonize fn signature
Move vp9_alt_ref_aq_private.h to vp9_alt_ref_aq.c
Merge changes Ia81004d6,I74b80fb6,I38fcb62b,I2da9cd5d
Merge changes I353da4a2,I423f2153
Merge "Remove halfpix specialization"
Merge "add_noise,vpx_setup_noise: correct 'char_dist' type"
Merge "libyuv: update to c244a3e9"
Merge "Fix VS build warnings in vp9_alt_ref_aq files"
Merge "Add ALLOW_RECODE_FIRST speed mode."
Add ALLOW_RECODE_FIRST speed mode.
Fix VS build warnings in vp9_alt_ref_aq files
Merge "vp8: fix decoder crash with invalid leading keyframes"
Adjust coefficient optimization and tx_domain rd speed features.
vp8: Move loopfilter synchronization to end of encode_frame call.
Create interface for the ALT_REF_AQ class
Merge "Add --alt-ref-aq=<int> option"
Merge "Add datarate tests for encoder multi-threads (vp8 and vp9)."
Merge "vp9: Refactor set_low_temp_var_flag."
add_noise,vpx_setup_noise: correct 'char_dist' type
vpx_mem: add basic size check
vpx_mem: normalize function names
vpx_realloc correction.
vpx_mem: Refactor code
Add datarate tests for encoder multi-threads (vp8 and vp9).
Add --alt-ref-aq=<int> option
Correct CHECK_MEM_ERROR macro (release builds)
vp8_decoder_create_threads: check sem/pthread returns
vp8_create_decoder_instances: add missing setjmp
vp8: fix decoder crash with invalid leading keyframes
Merge "Disable split mode in 4k video encoding"
vp9: Refactor set_low_temp_var_flag.
Disable split mode in 4k video encoding
Merge "Revert "vp8: Move loopfilter synchronization to end of encode_frame call.""
Revert "vp8: Move loopfilter synchronization to end of encode_frame call."
Correct CHECK_MEM_ERROR macro
Merge "Adjust speed features for 4k video encoding"
Adjust speed features for 4k video encoding
vp9_pickmode: quiet float conversion warnings
vp9_alloc_context_buffers: clear cm->mi* on failure
Merge "vp9 svc: SVC encoder speed up."
Merge "Remove '-chromium' flag from ads2gas_apple.pl"
Merge "vp9 non-rd pickmode: Add limit on newmv-last and golden bias."
vp9 svc: SVC encoder speed up.
Merge "vp8: Move loopfilter synchronization to end of encode_frame call."
vp9 non-rd pickmode: Add limit on newmv-last and golden bias.
Remove '-chromium' flag from ads2gas_apple.pl
Add {} to try and keep Jenkins happy.
vp8: Move loopfilter synchronization to end of encode_frame call.
NEON asm of vpx_lpf_{horizontal,vertical}_8_dual_neon()
Change default recode rule for good speed 0 and best.
Merge "Modified ARF group allocation."
Merge "Fix another motion vector out of range bug"
Merge "variance_impl_avx2: restore table layout"
variance_impl_avx2: restore table layout
NEON intrinsics for 4 loopfilter functions
Fix another motion vector out of range bug
vp8: Fix denoiser setting in multi-res sample encoder.
Modified ARF group allocation.
Align thread entry point stack
Merge changes I1d3edbdb,I8b49fd05
Merge "Refactor mv limits."
Merge "Add cpi parameter for forcing segmentation update"
Merge changes from topic 'clang-tidy'
Merge "Fix a motion vector out of range bug"
tests: use scoped_ptr for local video source vars
y4m_test: init members in the constructor
Add cpi parameter for forcing segmentation update
*_perf_test.cc: correct DoDecode signature
test: apply clang-tidy google-readability-braces-around-statements
Remove duplicates in Loop8Test6Param and Loop8Test9Param
Merge "remove tools/vpx-style.sh"
Merge changes Ice037acb,I806af11b,I344a7dd0,Ib7cb87fa
Fix a bug in test/lpf_8_test.cc
Fix a motion vector out of range bug
vp9: normalize vpx_enc_frame_flags_t usage
args.c: add some explicit casts
webmdec: quiet -Wshorten-64-to-32 warning
test/decode_test_driver: rm unused deadline member
Merge changes I6ef79702,Id332c641,I354b5d22,I84438013
Merge "Remove armv6 target"
Merge "correct break placement"