add interface UT for memory align check
Merge pull request #1169 from sijchen/interfaceUT12
Merge pull request #1170 from huili2/reuse_no_param_master
add interface UT for WelsEncoderEncodeParameterSets
Merge pull request #1162 from sijchen/interfaceUT11
add interface UT for ForceIntraFrame
Merge pull request #1159 from ruil2/scc_rc_1
Merge pull request #1167 from mstorsjo/remove-unused-variable
Remove an unused variable
Merge pull request #1153 from mstorsjo/silence-error-testing
Merge pull request #1150 from mstorsjo/unify-sdk-setting
Merge pull request #1147 from mstorsjo/avoid-hardcoded-xcode-paths
Silence error logging while running tests that are intended to produce errors
Merge pull request #1144 from syureyi/openh264xcode
Merge pull request #1145 from sijchen/interfaceUT11
add BasicInitialize UT and some fix in create/destroy encoder in the existing interface test
Merge pull request #1155 from ethanhugg/gmpapi-ff33
Don't hardcode the sdk on the target level
Don't hardcode an include path to the xcode default toolchain
Merge pull request #1154 from mstorsjo/runtest-abort-errors
Abort directly on errors in the unit test in run_Test.sh
Merge pull request #1140 from zhilwang/x86_64-downsample
Changed gmp-api branch to master and astyled the changes.
Updated to match gmp-api changes for Firefox33
add openh264 xcode and adjust processing xcode project
Merge pull request #1139 from huili2/parse_fail_master
Revert "turn off LTR for screen content. after checking LTR logic, will turn on"
Merge pull request #1134 from mstorsjo/aarch64-ext
Merge pull request #1132 from mstorsjo/unify-encoder-opts
Merge pull request #1121 from ruil2/interface_update_1
Align C version to asm function.
Merge pull request #1137 from ethanhugg/gmpapi-bybranch32
Merge pull request #1126 from mstorsjo/android-simplify
Merge pull request #1131 from mstorsjo/avoid-hardcoding-paths
Merge pull request #1133 from dongzha/SpeedupArm64Neon
Merge pull request #1135 from mstorsjo/msvc-make-debug-option
Merge pull request #1119 from mstorsjo/update-gitignore
Merge pull request #1128 from mstorsjo/reduce-prepare-compilation
Use the correct syntax for the aarch64 ext instructions
speed up memory loading in arm64 MC
Merge pull request #1127 from ruil2/temporal_bug_fix
Merge pull request #1125 from mstorsjo/remove-unused-options
Merge pull request #1124 from mstorsjo/consistent-debug-options
Merge pull request #1122 from mstorsjo/remove-hardcoded-defaults
Merge pull request #1120 from mstorsjo/remove-nonexistent-paths
Merge pull request #1123 from mstorsjo/remove-unused-pch-path
fix bug when temporal layer changes
Set -Zi instead of -ZI when building with MSVC in debug mode
Remove stray optimization options from the WelsEncPlus project
Set optimizer options in WelsVP similarly to the other encoder projects
Use $(OutDir) instead of hardcoding the directory name
Merge pull request #1109 from shihuade/Release2.0
Only build the needed binaries in run_PrepareAllTestData.sh
Merge pull request #1117 from huili2/astyle_ut
Merge pull request #1116 from huili2/astyle_cpp
Avoid repeated code for getting the android toolchain prefix
Merge pull request #1115 from huili2/dec_log_decrease
Don't set custom build options for VCMIDLTool
Set DebugInformationFormat consistently in all projects
Don't set path to a precompiled header - precompiled headers are disabled
Remove some manually set options, that are set to the default value
Remove unnecessarily set AdditionalLibraryDirectories
Ignore files produced by the new binary comparison tool
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
Add x86 64bit asm code for downsample
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