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
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
Merge pull request #1203 from dongzha/AddAQArm64
Merge pull request #1217 from ruil2/crash_update
Merge pull request #1216 from lyao2/ut_bs_commit3
fix crash bugs that too large size local varialbe will cause stack overflow
Merge pull request #1214 from mstorsjo/use-min-qp
Merge pull request #1204 from syureyi/mobile_AT
Mark the x86 assembly object files as not requiring an executable stack
Consistently use -f elf instead of -f elf32
Actually use iMinQp in WelRcPictureInitBufferBasedQp
add interface UT for RC and code refactor
Merge pull request #1213 from jld/noexecstack
Don't request executable stacks for Linux GMP plugin.
Merge pull request #1207 from mstorsjo/android-compiler-check
Merge pull request #1206 from mstorsjo/version-generate-deps
Fix the name of the version generation makefile target
Add dependencies to generating version.h in the object files that use it
Merge pull request #1211 from ethanhugg/ff34-apichanges
Update for new GMP API changes in FF34
Check that a working android toolchain was found
Merge pull request #1195 from mstorsjo/msvc-unify-linker-opts
add ARM64 Adaptative Quantization code and UT
Merge pull request #1202 from zhilwang/processing-refine
Add arm64 downsample code to processing project
Merge pull request #1200 from ruil2/decoder_ret_1
Merge pull request #1199 from dongzha/AddResArm64master
check in the code for do codec performance testing on mobile
Add Unit Test and ARM64 code for block_add
Merge pull request #1191 from mstorsjo/merge-encdemo-include-paths
Merge pull request #1194 from mstorsjo/msvc-simplify-output-dirs
Merge pull request #1185 from mstorsjo/android-l-preview
Set MSVC linker debug options consistently in the project files
Use macros for setting the output directory
Merge pull request #1148 from mstorsjo/dont-hardcode-xcode-archs
Merge pull request #1130 from mstorsjo/default-intermediates-path
Set the encDemo header paths on the target level
Merge pull request #1192 from ethanhugg/info-file
Merge pull request #1149 from mstorsjo/unify-build-active-arch
Merge pull request #1188 from ruil2/trace_tag
fix reference frame update issue which will casue crash
Unify the setting "Build Active Architecture Only"
Merge pull request #1186 from huili2/diff_logic_WME_master
Merge pull request #1183 from ruil2/trace_tag
Merge pull request #1171 from shihuade/ReleaseV2.2
Merge pull request #1152 from mstorsjo/xcode-inherit-include-paths
Merge pull request #1180 from huili2/dpb_green_issue_master
Merge pull request #1151 from mstorsjo/unify-deployment-target
Fix incorrect indentation in build/platform-android.mk
Add support for building for the new 64 bit android ABIs
Manually define the SWelsTime struct on unix, don't rely on struct timeb
Remove unused includes of sys/timeb.h
Remove outdated advice from the readme
Merge pull request #1175 from ruil2/scc_ut
Merge pull request #1172 from ruil2/pause_remove
Update info file for bugzilla 1037754 - no longer need to advertise VP8.
Merge pull request #1181 from mstorsjo/generate-version
Fix generating the version header when building outside of the source tree
Merge pull request #1177 from huili2/version_all
Merge pull request #1174 from huili2/border_green_master
enable hashcode verification for screen content
Merge pull request #1169 from sijchen/interfaceUT12
Use default paths for and object files and other intermediate files
Merge pull request #1143 from mstorsjo/remove-stray-option
Merge pull request #1142 from mstorsjo/remove-unused-hardcoded-paths
Merge pull request #1158 from HaiboZhu/Debug_codenomicon_3_015584
Merge pull request #1176 from lyao2/ut_memcheck
add interface UT for memory align check
Merge pull request #1141 from mstorsjo/outoftree
Support building outside of the source tree
remove pause frame interface which will be done in application level
Merge pull request #1170 from huili2/reuse_no_param_master