Merge pull request #915 from ruil2/expand_pic_1
update decoder mac project for expand picture files position change
Merge pull request #914 from licaiguo/remove-unused-args
Merge pull request #913 from JuannyWang/ios_build_error
fix ios build error caused by expand_pic.cpp missing from project configuration
Merge pull request #911 from mstorsjo/reformat-asm
Merge pull request #910 from mstorsjo/android-gitignore
Merge pull request #905 from mstorsjo/cleanup-android-projects
Convert all tabs to spaces in assembly sources, unify indentation
Get rid of double spaces in macro declarations
Avoid unnecessary tabs in macro declarations
Remove a redundant definition of WELSEMMS
Ignore generated files in the new android test project
Reformat the copyright header of deblocking_neon.S
Merge pull request #904 from ruil2/expand_pic_1
Merge pull request #906 from mstorsjo/fix-chmod
Merge pull request #907 from mstorsjo/warning-fix
Initialize a variable to avoid warnings about possibly uninitialized use
Remove an unused variable
Use the right data type for a local variable
Enlarge pLongRefList to avoid accesses out of bounds
Change directory to /sdcard before running the unit tests on android
Remove the stock example icons
Remove an unused menu resource file
Remove useless declarations from Application.mk
Fix building the android unittest when targeting older android versions
Use a correct format string in the unittest JNI wrapper
Convert android resource xml files to unix newlines
Convert the android unit test source file to unix newlines
Remove stray " in android layout xml files
Merge pull request #901 from syureyi/androidut
Unset the executable bit on source files
Merge pull request #903 from zhilwang/arm64-sad
Merge pull request #902 from huili2/remove_No_Waiting_Au
remove macro NO_WAITING_AU for always on
Merge pull request #898 from ruil2/enc_rc_4
Merge pull request #900 from ruil2/enc_warnings
fix a bug that if..else are grouped incorrectly
Merge pull request #899 from ruil2/enc_warnings
Merge pull request #896 from ruil2/enc_rc_4
Merge pull request #897 from lyao2/blockidc
Merge pull request #895 from ruil2/enc_rc_1
remove redundant code for mb qp calculation
Merge pull request #886 from ganyangbbl/rm_slicenum_constraint
Merge pull request #890 from ethanhugg/release_notes
remove max slice number constraint
Merge pull request #884 from huili2/API_dec_modify_master
Merge pull request #880 from ruil2/enc_quant
use 0 as maxnalsize default value.
Merge branch 'master' of https://github.com/cisco/openh264 into enc_quant
miss a branch for auto reference frame setting
Merge pull request #878 from ruil2/enc_quant
Merge pull request #867 from sijchen/rc_doublefloat_fix1
modify dec API from void to explicit type, and some comments
roll back an unnecessary change
Merge branch 'enc_quant' of https://github.com/ruil2/openh264 into enc_quant
update the minimum quant limiation as 10. quant 4 can't avoid overflow
Merge pull request #872 from sijchen/fix_me_func_type
Merge pull request #876 from huili2/bs_buffer_expand_master
Merge pull request #874 from ruil2/enc_quant
Merge pull request #868 from huili2/add_new_seq_detect_master
using WelsRound for all the double-int32_t conversion
Merge pull request #843 from mstorsjo/remove-unused-function
Merge pull request #857 from mstorsjo/remove-unused-ifdef
Merge pull request #863 from dongzha/FixEncOptionMaster
Merge pull request #864 from ruil2/enc_quant
Merge pull request #858 from sijchen/md_merge145
Merge pull request #842 from ganyangbbl/refine_nal2
set minimum quant as 4 to avoid level code overflow
change comment in encoder option according to issue https://github.com/cisco/openh264/issues/859
Add unittest demo for android platform
add single function for new seq detection
Merge pull request #844 from lyao2/scroll_detection
Merge pull request #853 from dongzha/FixEncUTDequantBugMaster
Merge pull request #831 from sijchen/md_merge144
Merge pull request #856 from mstorsjo/clarify-comment
Merge pull request #854 from sijchen/bufferlencheck_fix
Fix QP<18 dequant UT bug at encoder side
Clarify a comment about MSVC parameters to fix building gtest
Merge pull request #845 from huili2/bs_buffer_modif
Merge pull request #847 from mstorsjo/remove-write-nal-length