Support building outside of the source tree
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 #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
Remove the call function parameter.
add openh264 xcode and adjust processing xcode project
Debug for codenomicon bits, when one picture contains diff types of slices(I, P),may request null ref list.
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
Remove a stray option set on only one MSVC project
Don't set a custom path to browse information files, when no browse information is generated
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