Remove exit-time destructor
Remove static initializer in WelsThreadPool
Merge pull request #3028 from GuangweiWang/fix-issue-external
replace gtest master branch with a stable branch
Merge pull request #3005 from gxw-loongson/master
Merge pull request #3024 from huili2/add_cavlc_b_UT
add UT for cavlc_b not support case
Merge pull request #3020 from mstorsjo/smaller-tests
Merge pull request #3021 from huili2/enable_bs_for_check
codec/common: [loongson] simplified code in asmdefs_mmi.h
codec/decoder: [loongson] add an optimization function
Add optimization files for loongson platform
Replace the B-frame full file decode tests with Cisco_Men_whisper_640x320_CABAC_Bframe_9.264
Add optimization files in codec/encoder/core/mips
Add optimization files in codec/common/mips
build/mktargets.py: [loongson] fixed bug that get mipsfiles from cfiles
Merge pull request #3015 from chezhan3/master
Merge pull request #3002 from mstorsjo/fix-c-abi-test
Merge pull request #3004 from mstorsjo/remaining
Merge pull request #3008 from mstorsjo/targets.mk-warning
Merge pull request #3014 from xiaotiansf/master
add cavlc_bframe and cabac_bframe bitstreams to openh264/res
fix one more Bug-1485134 from Bugzilla reported. Add WELS_B_MB_REC_VERIFY to verify if ref picture is lost
Merge pull request #3011 from xiaotiansf/master
Another try: Fix Bug-1479831.
Merge pull request #3012 from chezhan3/master
A better way of fixing Bug-1479831 without potential performance hit.
Fix Bugzilla Bug-1479831. Check cabac bytes left, if there is no bytes left, it must return error.
Fix Bugzilla issue: minor. It should always return an error when LIST_1 ref picure 0 is NULL.
add 3 CAVLC+B frame bitstreams into openh264/res
fix BugZilla Bug-1479658 index -1 out of bounds for type 'int16_t [17]'
Fix BugZilla Bug 1479668 heap-buffer-overflow when picture size changes in stream.
fix Bug-1479669 and Bug-1479831 in Bugizllia. When key colocated Ref Picture is lost or does not exist. B-Slice decoding has to be stoped.
Merge pull request #3010 from GuangweiWang/fix-issue-public
delete test samples which turn out to be clips from actual movie trailers
Add a warning in targets.mk files about them being autogenerated
Make sure to return a value for DECODER_OPTION_NUM_OF_FRAMES_REMAINING_IN_BUFFER for other profiles
Merge pull request #3001 from mstorsjo/msvc-warnings
Merge pull request #3000 from mstorsjo/fix-uninitialized
Merge pull request #2999 from mstorsjo/remove-vsproj
Merge pull request #3003 from mstorsjo/version-bump
Merge pull request #2977 from pl0q1n/example_fixes
Test the FlushFrame function in the C ABI
Fix MSVC warnings about "forcing value to bool"
Fix use of uninitialized data in the Deblocking.WelsDeblockingMb test
Merge pull request #2998 from mstorsjo/unix-newlines
Remove extra visual studio projects for the decoder
Restore unix newlines after "Merge pull request #2991 from xiaotianshi2/master"
Merge pull request #2997 from GuangweiWang/fix-issue-external
convert windows file line break to unix format
Merge pull request #2991 from xiaotianshi2/master
Fix ParseBSubMBTypeCabac. This fixed bug found by @fiona22 for some cases of 8x8 in B-Slice
Add two more HighProfile with B-frame test cases and try to address undefined behavior sanitizer testing and got some runtime errors
Add test function ReorderRefList2 which is not enabled for later use.
B-frame decoding support for Main and High Profile with two test cases.
Merge pull request #2985 from thiblahute/master
meson: Bump version to 1.8.0
meson: Add -Wno-classmemacces to the compiler
Merge pull request #2984 from GuangweiWang/public-release-update-version1.8.0
add download URLs for openh264v1.8.0 binaries
Fix for typos in example of coding & decoding
Merge pull request #2974 from GuangweiWang/public-release-update-version1.8.0
add openh264 v1.8.0 release note
Merge pull request #2959 from Zefz/freestanding-fix
Merge pull request #2972 from mstorsjo/fix-stl
Merge pull request #2971 from mstorsjo/fix-test
Use a constructor to initialize SFilesSet
Merge pull request #2969 from sijchen/master
Merge pull request #2964 from GuangweiWang/linux-build-enhancement
Clip fFrameRate locally in EncoderInterfaceTest.EncoderOptionSetTest
add initialization in console to avoid random value
Merge pull request #2965 from strfry/master
Makefile: Use tr in a POSIX-conform way
Merge pull request #2960 from sarum9in/master
Use internal meson features and fix indentation
Consolidate function signature implementation with prototype
Merge pull request #2955 from centricular/meson
Merge pull request #2956 from ruil2/clean_trace
.travis.yml: hook up meson test suite
assign log output by using WelsLog instead of fprintf
Merge pull request #2915 from sherpya/master
Add meson build definitions
Merge pull request #2952 from GuangweiWang/fix-issue-external
bug fix for UT: asan check error, memory leak
Merge pull request #2948 from sijchen/ut0
add size limitation in UT to avoid random failure
Merge pull request #2947 from ycqian/EcMv
Fix edge MB mv in EC Slice_mv_copy method
Merge pull request #2946 from huili2/fix_ubsan_warning
fix ubsan warning about *2 overflow and -infinite