Merge pull request #1770 from mstorsjo/remove-moved-file
Merge pull request #1771 from mstorsjo/mc-enc-ut
Merge pull request #1767 from mstorsjo/fix-msvc-warnings
Merge pull request #1766 from mstorsjo/make-clean
Merge pull request #1765 from mstorsjo/mccopy-neon
Use the right stride in a memset in the EncMcHalfpel test
Remove leftover references to expand_pic in the welsdec xcode project
Extend the tested area in the encoder MC test
Merge pull request #1764 from sijchen/fix_br3
Merge pull request #1762 from sijchen/fix_sta
Merge pull request #1763 from mstorsjo/mc-ut-simplify
Remove more generated files in "make clean"
Use float literals instead of double literals when setting float values
Handle width==2 for the neon version of McCopy
Merge pull request #1759 from mstorsjo/enc-mc-ut
Remove the forceC parameter from DEF_MCCOPYTEST
Merge pull request #1757 from sijchen/sps_list4
Merge pull request #1756 from sijchen/savc4
fix statistics: updating should be independent with log interval
Simplify code in HorFilterInput16bit in MC
Add const to some inline functions within MC
Bundle MC tests for all motion vectors in one single test
Add unit tests for special cased MC functions in the encoder
Add unit tests for encoder MC
Prepare the shared MC test code for adding an encoder MC test
Split DecUT_MotionCompensation to a shareable header
Make local functions and tables in DecUT_MotionCompensation static
Unify the pfChromaMc function signature with the decoder version
Remove unused includes in DecUT_MotionCompensation
Unify the order of iX and iY in DecUT_MotionCompensation
Avoid a duplicate local typedef
Unify the encoder MC init function with the decoder
Merge pull request #1758 from mstorsjo/add-missed-test
Avoid warnings in DecUT_ParseSyntax
Add DecUT_ParseSyntax to the build system
Make DecUT_ParseSyntax.cpp actually build and run successfully
Merge pull request #1755 from sijchen/fix_lvl
add support of SimulcastAVC functions
Merge pull request #1754 from ruil2/status
fix level-idc related input checking and a statistics calculation
Initialize pCodecInstance in the constructor
add input checking and fix a bs length under new strategy
use the new no delay decoderframe interface instead of old one
Merge pull request #1751 from ruil2/status
Merge pull request #1753 from mstorsjo/test-cpu-flags
Add checks for cpu features in tests
Merge pull request #1750 from syureyi/crqp
Merge pull request #1748 from dongzha/fixcrash
Merge pull request #1745 from sijchen/fix_ut
Merge pull request #1742 from sijchen/fix_max_br
enhance max-br checking logic
Merge branch 'master' of https://github.com/cisco/openh264 into fix_max_br
Merge pull request #1744 from dongzha/modifydecoderlog
Merge pull request #1743 from sijchen/fix_test
fix random failure of UT under randon seed 1421732719
modify decoder console log level to WELS_LOG_WARNING
add a default param function for EncodeDecoderAPI test
improve the para checking of max-br
Merge pull request #1738 from huili2/init_EC_modify
Merge pull request #1740 from mstorsjo/fix-tests
Merge pull request #1739 from sijchen/sps_list3
Merge pull request #1736 from mstorsjo/werror-tests
Merge pull request #1734 from mstorsjo/fix-unused-variable-warning
Undefine a define for writing debug files
Use WelsClip3 instead of WELS_CLIP3 for random values
Compare macro block widths instead of picture widths
Fix a comparison in ParameterSetStrategy_SPS_LISTING_AND_PPS_INCREASING3
Merge pull request #1735 from mstorsjo/msvc-test-warnings
Build using -Werror in travis unit tests
Avoid warnings about an unused variable in debug mode
Check for an already defined nullptr macro
Don't override the externally set CFLAGS variable in debug mode
Use VerifyVersionInfo instead of GetVersionEx
Move a conversion from size_t to int into one single place within BaseDecoderTest.cpp
Add a cast when converting from uint64_t to int
Add casts when converting from size_t or std::streamsize to int
Add casts when converting from float to int
Silence warnings about insecure CRT functions in the test suite
Allow setting cflags specifically for the unit test suite
Use the right data type for a variable
Fix a cast to actually cast to the right type
Add a comparison in ASSERT_TRUE
Consistently compare integers with integers and bools with bools
Ignore armasm warnings about instructions that are deprecated in ARMv8
Merge pull request #1732 from sijchen/sps_list2
Avoid a warning about a variable set but not used
Merge pull request #1731 from mstorsjo/warning-fixes
add new SpsPpsStrategy and UT
Merge pull request #1727 from huili2/addUT_parseonly_frameincomplete
Merge pull request #1729 from ruil2/rc_submit1
Merge pull request #1730 from HaiboZhu/Debug_EC_off_Delay_mode_early_exit_process