Merge "Revert "Restore vp8_sixtap_predict4x4_neon""
Revert "Restore vp8_sixtap_predict4x4_neon"
Merge "Restore vp8_bilinear_predict4x4_neon"
Merge "zero structures completely"
Merge "Restore vp8_sixtap_predict4x4_neon"
zero structures completely
vp8 postproc: expand CONFIG_POSTPROC guard
Restore vp8_bilinear_predict4x4_neon
Merge "vp9 frame parallel test: Initialize cfg differently"
Merge "Documentation for building unit tests for Android"
Documentation for building unit tests for Android
Restore vp8_sixtap_predict4x4_neon
vp9 frame parallel test: Initialize cfg differently
Merge "cosmetics,vp8: join some lines, fix table format"
vp8 decoder: cast decoding_thread_count to int
vp9 frame parallel test: Initialize cfg to 0
vp9cx_set_ref.c: remove unused 'cfg' parameter
webmenc: remove unused 'fps' parameter
cosmetics,vp8: join some lines, fix table format
vp8: Set the skin model to mode 1.
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"
Merge changes from topic 'Wundef'
Merge "Fix formatting in internal stats for vp8 and vp9"
Merge "Casts to remove some warnings."
invalid_file_test: quiet -Wunused-const-variable 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