List the v1.4.0 release binaries in the release file
Merge pull request #1891 from darealshinji/patch-1
Merge pull request #1892 from huili2/bugfix_greenissue_parseonly
Merge pull request #1893 from huili2/bugfix_nodelayAPI
bugfix for HW decoding green issue
Indentation in PrintHelp() for better reading flow
bug fix for nodelay API for buffer storage
Merge pull request #1890 from huili2/parseonly_bugfix_for_multi_in
Merge pull request #1887 from ethanhugg/gmpapiff39
Merge pull request #1888 from shihuade/WP8V4.1
add Codec demo and auto build script for WP8
bug fix for parseonly multi-data in
Merge pull request #1885 from mstorsjo/add-release-binaries
Add (old) binary releases for 1.3.1
Merge pull request #1883 from mstorsjo/arm-asm-cleanup
Remove apple specific versions of arm macros with arguments
Remove apple specific versions of arm64 macros with arguments
Remove a stray, unused parameter to a gnu binutils style macro in arm assembly
Remove superfluous .text directives at the start of arm assembly files
Merge pull request #1882 from zhilwang/readme
exlpain to prevent building with nasm2.11.08 in Mac OSX 64-bit
Merge pull request #1880 from huili2/wels_const
Merge pull request #1878 from mstorsjo/msvc-proj-cleanup
Merge pull request #1879 from mstorsjo/downscale-min-res
Merge pull request #1876 from ruil2/base_vui
Merge pull request #1874 from sijchen/check_param2
Don't downsample to anything smaller than 4x4 pixels
Rename a vcproj folder to camelcase, to match all other folders in the same project
Fix the indentation of a line in a vcproj file
Remove references to missing files from the vcproj files
Merge pull request #1872 from huili2/fix_1145964
fix a param checking for profile_idc
Merge pull request #1871 from huili2/nal_prefix
fix order of null pointer protection
Merge pull request #1868 from huili2/wels_common_basis
Merge pull request #1865 from ruil2/vui
merge common part of wels_common_basis
update tables and update ut for different return value
update bGapsInFrameNumValueAllowedFlag according to parameters setting
Merge pull request #1863 from mstorsjo/aarch64-official-instructions
Merge pull request #1862 from mstorsjo/avoid-variable-shadowing
Merge pull request #1861 from mstorsjo/readme-wp
Avoid shadowing variables within functions
Use the correct, official syntax for aarch64 mov instructions
Merge pull request #1856 from mstorsjo/ltr-mark-test-init
Merge pull request #1849 from mstorsjo/msvc2013-wp-dll
Mention Windows Phone in the list of supported OSes
Merge pull request #1857 from mstorsjo/destdir-slash
Merge pull request #1854 from sijchen/fix_rc
Remove the extra slash between $(DESTDIR) and $(PREFIX)
Merge pull request #1850 from mstorsjo/readme-update
fix the usage of a rc variable
fix an uninitialization in RC when slice-increasing
Initialize iLastCorrectFrameNum in GetOptionLTR_ALLLTR
Merge pull request #1853 from syureyi/scalinglist_8x8
Merge pull request #1847 from huili2/bit_stream
Merge pull request #1852 from ruil2/vui
Merge pull request #1846 from ruil2/vui
merge bit_stream.h for encoder&decoder
Fix building DLLs for Windows Phone with MSVC 2013
Recommend using ARCH instead of ENABLE64BIT for setting the target arch
Don't mention require setting the SDK variable when building for iOS
Update the information about the supported android architectures
Adjust README.md to use proper markdown styling
Merge pull request #1845 from ruil2/rc_check
use each spatial layer qp instead of global qp and update traces
Merge pull request #1843 from huili2/as264_common
remove unused as264_common.h in decoder
Merge pull request #1840 from shihuade/UT_BugFixed_V1.0
fixed bug for UT--setoptionParamExt
Merge pull request #1838 from sijchen/upd_doc
re-order the items in RELEASES
Merge pull request #1837 from mstorsjo/initialize-func-pointers
Merge pull request #1836 from sijchen/imp_ut4
[UT] add more condition to improve the coverage of DecoderCrashTest
Set pfMeCost to NULL when it isn't initialized
Merge pull request #1834 from sijchen/check_param
Merge pull request #1832 from sijchen/imp_mc
Merge pull request #1833 from huili2/parseonly_au_incomplete_input_final
Merge pull request #1829 from syureyi/wp_p
allow slice-level data come in for parse only
complete parameter checking related to loop-filter-idc
Merge pull request #1827 from dongzha/cleanlog
put a flag calculation in higher-level to save calculation in MB level
replace conditional judgements with function pointer for acceleration
Merge pull request #1826 from HaiboZhu/Add_Length_Input_Support
Merge pull request #1825 from ethanhugg/gmpapi-version-38
Add Bs Lenght File Input in Console
Merge pull request #1823 from mstorsjo/downsample-min