Merge "vp8: Remove TSAN warning around end of encode."
vp8: Remove TSAN warning around end of encode.
Merge "vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()"
vpx_mem.c: remove unnecessary inline
vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()
Fix missing write to opsnr in internal stats
Merge "invalid_file_test: quiet -Wunused-const-variable warnings"
invalid_file_test: quiet -Wunused-const-variable warnings
Merge changes from topic 'Wundef'
Merge "Fix formatting in internal stats for vp8 and vp9"
Merge "Casts to remove some warnings."
vp8_cx_iface: quiet -Wshorten-64-to-32 warning
get_cpu_count: quiet -Wshorten-64-to-32 warnings
Merge "Refactor uv tx size with lookup arrays"
Casts to remove some warnings.
Merge "Modified resize loop constraints."
Define VP8_TEMPORAL_ALT_REF to !CONFIG_REALTIME_ONLY
Remove CONFIG_DEBUG guards from assert()
Remove unused function vpx_de_mblock
Fix -Wundef warning for OUTPUT_FPF
Fix -Wundef warning for __SANITIZE_ADDRESS__
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.
Refactor uv tx size with lookup arrays
Modified resize loop constraints.
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"
Fix formatting in internal stats for vp8 and vp9
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