Merge pull request #1585 from dongzha/issue1535New
Merge pull request #1586 from ganyangbbl/fix_character
Merge pull request #1577 from ruil2/set_param
Merge pull request #1578 from ruil2/rc
Merge pull request #1567 from dongzha/FixMvCpBug
use existed assembly function in cabac encoder
Merge pull request #1574 from huili2/dec_stat_add_freeze
modify log info(remove unuseful log and add some new logs)
avoid using the same picture buff for prev pic and curr pic
add SetOption(ENCODER_OPTION_SVC_ENCODE_PARAM_BASE,&base) for encoder
Merge pull request #1568 from ruil2/cleanup
use iBitsVaryPercentage passed by the app instead of the macro
Merge pull request #1575 from ruil2/set_param
Merge pull request #1573 from sijchen/after_review1
remove a too-tight checking of bit rate
Merge pull request #1571 from mstorsjo/silence-intentional-errors
Silence logging in a test which intentionally can trigger errors
Merge pull request #1572 from mstorsjo/loopfilter-opts
Validate that iLoopFilterDisableIdc is set to a sensible value in ParamValidationExt
Log what uiDisableDeblockingFilterIdc was set to when printing an error message
Don't set invalid iLoopFilterDisableIdc in RandomParamExtCombination
Merge pull request #1566 from nirbheek/master
Merge pull request #1569 from mstorsjo/pointer-diff-cast
add iBitsVaryPercentage parameters to control bitrate
Merge pull request #1561 from ruil2/cleanup
Merge pull request #1559 from HaiboZhu/EC_off_crash_no_output
Merge pull request #1560 from ruil2/max2
Merge pull request #1562 from zhilwang/asm-cabac
Add casts when converting pointer differences to integers
Makefile: Fix shared library building on various OSes
Add asm code for decoder cabac
remove some macro definitions in header files
Merge pull request #1556 from ruil2/max2
Merge pull request #1557 from dongzha/AddDecoderTimeStampNew
Merge pull request #1558 from huili2/comment_outputlog
Merge pull request #1555 from huili2/comment_API_parseonly
Remove the SPS/PPS exist ahead reset logic and change the CheckSpsActive logic
Merge pull request #1549 from dongzha/ECMvCopy
Merge pull request #1548 from sijchen/after_review
Merge pull request #1553 from ruil2/max2
Merge pull request #1554 from mstorsjo/add-float-cast
Merge pull request #1552 from mstorsjo/init-parameters
Merge pull request #1551 from sijchen/after_review2
Explicitly cast int64_t to float
Initialize the bParseOnly field in DecoderInterfaceTest::TestInitUninit
add one more conditin for statistics printing to avoid timestamp problem
Merge pull request #1547 from huili2/ParseDecode
Merge pull request #1542 from sijchen/review
Merge pull request #1545 from ruil2/add_traces
Merge pull request #1543 from dongzha/Fix1535
Merge pull request #1544 from shihuade/master
1.doxgen documentation format for comments in api/*.h 2. comments to wiki tools in openh264/docs/*
Merge pull request #1537 from sijchen/after_review
add UNSPECIFIED value for max bit rate setting
Check and Fix some issue#1535
using same type as in interface rather than int32 for uiTimestamp to avoid missing of preciseness
Merge pull request #1536 from sijchen/improve_br_valid
Merge pull request #1526 from ruil2/max_nal_size
Merge pull request #1534 from syureyi/level9
adjust the param validation of max bit rate
Merge pull request #1533 from mstorsjo/speedup-tests
Merge pull request #1532 from huili2/new_EC_IDR_reschange
Merge pull request #1531 from mstorsjo/use-right-type
Merge pull request #1530 from sijchen/after_review
Use & 0xff instead of WELS_CLIP3(, 0, 255)
Reduce the number of rounds in DecoderCrashTest
Use the right data type for a variable
add EC method to freeze sequence when resolution changed and decoding IDR error
Merge pull request #1528 from mstorsjo/fix-warnings
Merge pull request #1525 from dongzha/FixbuginMVClip
add total length in encoder output and complete most of the statistis calculation
Cast to the right data type to avoid comparison warnings in gcc
Merge pull request #1519 from ruil2/max_nal_size
Merge pull request #1524 from huili2/parse_err_return_bug_fix
Merge pull request #1522 from sijchen/after_review
fix bug of parse error return for VCL data
fix a calculation of fAverageFrameRate
Merge pull request #1518 from huili2/ec_UT_0_bugfix
Merge pull request #1517 from ruil2/cabac_qp
add maxnalsize control for gmp wrapper
Merge pull request #1516 from mstorsjo/remove-duplicated-field