add arm32/64 code for InitHash
Merge pull request #1277 from huili2/modify_releases_master
Merge pull request #1275 from zhilwang/x86_hash_scc
refine format and add UT cases
Merge pull request #1270 from mstorsjo/android-tool-detect
Merge pull request #1266 from mstorsjo/fix-readme
Merge pull request #1273 from dongzha/RefineArmCodeForSumBlock
Add x86 32/64bit asm code for Scc_hash
Merge pull request #1269 from huili2/enc_console_help
Merge pull request #1274 from huili2/test_VclNal
Merge pull request #1272 from zhilwang/x86_hash_scc
refine arm code for sum of frame
Merge branch 'master' of https://github.com/cisco/openh264 into x86_hash_scc
Add function define and init for SCC hash function
Merge pull request #1271 from dongzha/fixBuildError
Merge pull request #1267 from zhilwang/sumofblocks_scc
enable api test for decoder VclNal
Check for $(CXX).exe as well when checking for the android toolchain
Add x86 32/64bit asm code for SumOfBlocks.
Merge pull request #1265 from ruil2/namespace_2
Stop referring to a removed make variable
Merge pull request #1264 from ruil2/namespace_1
use WelsEnc namespace instead of WelsSVCEnc
Merge pull request #1262 from ruil2/fix_errors
fix an errors that for single slice mode, the number of slices should be 1
Merge pull request #1259 from mstorsjo/fix-singlecpu-tests
Merge pull request #1258 from mstorsjo/fetch-codec-params
Merge pull request #1256 from mstorsjo/speedup-tests
Merge pull request #1250 from huili2/test_EndOfStream
Merge pull request #1257 from mstorsjo/fixup-apple-assembly
Get the actual used parameters in the codec in TemporalLayerSettingTest
Remove a needless, no-op change of the number of threads
Merge pull request #1254 from mstorsjo/alias-attribute
Merge pull request #1255 from ruil2/param_change
re-allocate resource when threadIDC changes
Explicitly add .syntax unified when building for iOS
Merge pull request #1253 from dongzha/FixBugandBuildErroronAndroid
Set a specific frame size in TemporalLayerSettingTest
Reduce the number of frames tested in EncoderInterfaceTest
Reenable GetIntraPredictorTest tests that were broken on android
Add attributes incidating intentional data type aliasing
Disable failed UT and Fix Build Error onAndroid
Merge pull request #1249 from dongzha/addArm32SCCNew
Merge pull request #1251 from syureyi/sendmail
Merge pull request #1247 from mstorsjo/test-seed
Merge pull request #1248 from mstorsjo/silence-intentional-errors
Silence warnings and errors when running tests that intentionally produce errors
Print the random seed at startup
add arm 32/64 code and UT for SVC SCC motion estimation
Merge pull request #1245 from zhilwang/processing_sad
Merge pull request #1243 from ruil2/comment
Add sad arm64 code to processing.
test end of stream for decoder API UT
Merge pull request #1244 from ruil2/slice_limit
if dynamic slice mode, this limitation should be removed
Merge pull request #1242 from huili2/test_dataformat
Merge pull request #1237 from syureyi/mobileutat
Merge pull request #1241 from ruil2/comment
Merge pull request #1240 from ruil2/output-1
Merge pull request #1238 from mstorsjo/fix-msvc-tests
Use the common stdint typedefs in processing as well
Include test_stdint.h to get stdint types for MSVC
Merge pull request #1233 from ruil2/interface_ut_1
remove test case because this issue had been fixed
Merge pull request #1230 from lyao2/ut_fixbug
fix param initialization bug in UT
Merge pull request #1228 from huili2/dec_ut_api_module
Merge pull request #1227 from mstorsjo/unify-asm-indentation
Merge pull request #1226 from mstorsjo/arm64-fix-missing-endm
Merge pull request #1225 from mstorsjo/fix-chmod
change the /sdcard/ and also alignment format
Merge pull request #1224 from huili2/ec_flag_modif
Merge pull request #1218 from zhilwang/arm64_vaa
Unify the indentation in the new aarch64 assembly files
Add a missing .endm in the gnu version of macros
Clear the executable bit for new arm64 assembly source files
modify EC API name and remove useless flag
Merge pull request #1222 from mstorsjo/fix-test-valid-size
Don't set iPicWidth or iPicHeight to 0 in random tests
Merge pull request #1220 from ruil2/interface_ut
Merge pull request #1215 from mstorsjo/x86-asm-noexec-stack
checking the scripits for unittest automatically on mobile