Don't set path to a precompiled header - precompiled headers are disabled
Merge pull request #1109 from shihuade/Release2.0
Merge pull request #1117 from huili2/astyle_ut
Merge pull request #1116 from huili2/astyle_cpp
Merge pull request #1115 from huili2/dec_log_decrease
Merge pull request #1108 from mstorsjo/regenerate-makefiles
Merge pull request #1110 from mstorsjo/neon-deblock-fix
Merge pull request #1112 from huili2/EC_IDR_request
Merge pull request #1114 from huili2/GREY
Merge pull request #1101 from dongzha/AddArm64MBCopy
Merge pull request #1113 from mstorsjo/asm-indent
Merge pull request #1106 from mstorsjo/fix-aarch64-hadamard
Fix indentation of macros in reconstruct_aarc64_neon.S
Merge pull request #1107 from mstorsjo/fix-aarch64-gnu-build
Merge pull request #1104 from ruil2/rc_fix_1
turn off LTR for screen content. after checking LTR logic, will turn on
Merge pull request #1102 from ruil2/rc_fix_1
Merge pull request #1103 from sijchen/log_clean
remove unnecessary log output
add skip frame processing for screen content
Merge pull request #1100 from mstorsjo/fix-include-spacing
Merge pull request #1099 from mstorsjo/fix-chmod
Check left/top flag instead of uiNeighborAvail in neon deblocking
Merge pull request #1098 from dongzha/AddCPMBARM64
add encoder binary comparison test model
add MemoryZero Arm64 code and UT
Merge pull request #1097 from dongzha/FixRecUT
Merge pull request #1096 from huili2/early_stop_parse_rec_bug
add reconstruct UT input limitation
Regenerate the targets.mk files
Fix WelsHadamardQuant2x2*_AArch64_neon
Use mov.16b instead of mov.8h
Don't use the non-standard apple syntax in a gnu version of a macro
Merge pull request #1091 from zhilwang/arm64-downsample
Merge pull request #1092 from dongzha/AddRecARM64CodeAndUT
Fix spacing in include directives
Remove the executable bit from new assembly source files
mark decoder always ECed status until correct IDR comes
stop early error for parse/recon MB
Merge pull request #1094 from huili2/ec_grey_replace_green
Merge pull request #1095 from ruil2/rc_fix_1
bEnableSceneChangeDetect should be true for screen content
Merge pull request #1093 from huili2/ec_return_error
Add ARM64 Code and UnitTest for reconstruction
Add arm64 code for downsample.
Merge pull request #1090 from HaiboZhu/Debug_ExpandBsBuffer
use grey instead of green in EC without ref
Merge pull request #1089 from ruil2/rc_fix_1
Merge pull request #1084 from JuannyWang/maxbr_refine
Merge pull request #1088 from huili2/crash_dpb_ec
Merge pull request #1087 from HaiboZhu/Debug_ExpandBsBuffer
Merge pull request #1085 from mstorsjo/fix-msvc-autobuild-script
Merge pull request #1083 from JuannyWang/maxbr_refine
modify console for disable delay skip if maxbr==0
Merge pull request #1082 from mstorsjo/msvc-ltcg
disable delay skip if maxbr=0 which means no maxbr setting from upper layer
Merge pull request #1081 from sijchen/scc_param_valid
Explicitly mention WelsVP.lib as an additional dependency
Fix a path in the MSVC autobuild bat script
Merge pull request #1075 from HaiboZhu/Debug_InvHadamard_Chroma
Merge pull request #1080 from huili2/enable_ASM_EC
Enable whole program optimization for both decoder and encoder MSVC projects
avoid using AQ which is untuned for screen route
Merge pull request #1060 from mstorsjo/loopfilter-multithreading
Merge pull request #1076 from lyao2/RCdiv
Merge pull request #1061 from mstorsjo/welsenc-init-defaults
Debug about the ExpandBsBuffer (have no Bs buffer offset reset)
Modify the unit test for WelsDequantIHadamard2x2Dc
refactor code to eliminate potential div by 0
Merge pull request #1070 from mstorsjo/remove-unused-function
Merge pull request #1066 from mstorsjo/android-cpufeatures-dir
Merge pull request #1068 from mstorsjo/android-clean
Merge pull request #1079 from mstorsjo/linker-flags
Don't pass -L. to the MSVC linker
Merge pull request #1063 from mstorsjo/unify-makefile
Merge pull request #1071 from ganyangbbl/typo_bug
Merge pull request #1062 from sijchen/scc_md_bgd1
fix a typo issue in ParamValidation
add bgd fix to camera route as well to avoid visible artifact when using fake content in video
Merge pull request #1074 from mstorsjo/simplify-travis
Simplify the travis configuration, reduce duplicated rebuilds
Merge pull request #1065 from mstorsjo/remove-old-includes
Merge pull request #1069 from mstorsjo/generate-targets
Merge pull request #1067 from lyao2/interface_ut_commit
Only force iLoopFilterDisableIdc to 2 if multithreading has been enabled
Merge pull request #1077 from mstorsjo/fix-test-out-of-bounds-access
Avoid writing in array index [-1] in DecUT_IntraPrediction
Debug for Chroma InvHadamard Dequant error
add encoder interface UT for IDR request