Merge pull request #1015 from huili2/astyle_all_UT
Merge pull request #1005 from huili2/rc_overflow
Merge pull request #1012 from mstorsjo/round-scalefactor
Use WELS_ROUND in the neon version of GeneralBilinearAccurateDownsampler
Merge pull request #1010 from mstorsjo/fix-log-format
Merge pull request #1009 from mstorsjo/remove-unused-var
Merge pull request #1008 from mstorsjo/plugin-build
Merge pull request #1006 from ruil2/bug_fix
Merge pull request #1013 from ruil2/command_db
Merge pull request #1011 from mstorsjo/ignore-gmp
Merge pull request #1007 from ruil2/gmp_idr
fix defect7654 that the encoder won't generate IDR when temporal layer setting changes
Add the external directory gmp-api to gitignore
Remove an unused variable
Print an intX_t by casting to int64_t
Don't build an unused libmodule.a file
Use a less generic name for linking to STL when building the plugin for android
Make sure that libgmpopenh264.so is removed on "make clean"
Inject STL_INCLUDES via MODULE_INCLUDES for the gmp plugin
prevent int32 multiplication overflow
Merge pull request #1001 from huili2/reflist_warning_remove
Merge pull request #1002 from ganyangbbl/slicectx_bugfix
Merge pull request #1004 from emannion/android_plugin
Merge pull request #1003 from ruil2/subseq
fix overflow issue caused by pCountMbNumInSlice
update unit test code to support name change
add iSubSeqId to make the meaning clearly.
Merge pull request #997 from huili2/rc_align
Merge pull request #999 from ruil2/format_update
Merge pull request #1000 from ruil2/frame_idc
Merge pull request #992 from ruil2/interface_update
remove frametype,add frameIdc paramter
modify the interface for delivery info and add some comments
add max nal size setting in gmp wrapper
Merge pull request #998 from ruil2/format_update
Merge pull request #996 from mstorsjo/fix-chmod
Remove the executable bit from aarch64 assembly source files
Merge pull request #990 from zhilwang/arm64-intrapred
Merge pull request #995 from huili2/permit_mb_re-con
Merge pull request #994 from huili2/fix_sps_crash_with_ec
Merge pull request #991 from huili2/reorder_output_EC
add interface parameter(profile/levle/numref) support
Merge pull request #989 from HaiboZhu/win64_remove_warnings
Merge pull request #986 from ruil2/rename
Merge pull request #985 from ruil2/encoder_check
modification about welsenc.cpp
Merge pull request #984 from ruil2/error_remove
check the number of spatial layer for screen content
update initilaization of m_pLastSpatialPicture
Merge pull request #983 from JuannyWang/delay_skip
Squashed commit of the following:
Merge pull request #988 from emannion/master
Merge pull request #987 from ganyangbbl/rc_init_bug
string include fix for 64bit windows build
Merge pull request #982 from huili2/d3d9_fix
remove unused param to prevent access violation
Merge pull request #968 from huili2/render_syureyi
Merge pull request #979 from huili2/modify_DecUT_intra
Merge pull request #978 from huili2/ULL_insteadof_LL
Merge pull request #976 from huili2/modify_EncUT_scroll_xplatform
Merge pull request #980 from huili2/enc_remove_bsflush
Merge pull request #981 from ethanhugg/gmp_rollup
add missing declaration of members for render
Rollup of Gecko Media Plugin patches
remove multiplication overflow warning by ULL instead of LL
to support cross-platform UT of lD/ST 32 in scroll detection
Merge pull request #975 from mstorsjo/cleanup-asm
Merge pull request #974 from ruil2/bitrate
fix a bug that dump reconstruct frame
Merge pull request #973 from ruil2/bitrate
Fix building the deblocking aarch64 assembly with gnu binutils
Unify the copyright header in the aarch64 deblocking assembly
Unify the indentation of the new aarch64 assembly
Get rid of mixed tabs and spaces in the aarch64 assembly
Merge pull request #969 from ruil2/cleanup_encoder
remove unnecessary flush buffer in encoder
Merge pull request #967 from dongzha/Deblock_AArch64