Remove trailing whitespace in the iOS codec unittest files
Add a missing newline at the end of a file
Convert a tab to a space in an #ifndef
Merge pull request #1918 from mstorsjo/ifdef-spaces
Merge pull request #1919 from mstorsjo/printf-tabs
Merge pull request #1920 from mstorsjo/codec-ver-spacing
Merge pull request #1921 from mstorsjo/remove-brace-tabs
Remove tabs from the end of lines like ") {"
Add spaces in the struct in codec_ver.h
Use \t or plain spaces instead of literal tabs in printf formats
Remove unnecessary double spaces and tabs in ifdef directives
Merge pull request #1916 from huili2/bugfix_nodelay_dpbcrash
Merge pull request #1915 from sijchen/winver3
disable ECed output for nodelay decoding
Merge pull request #1914 from mstorsjo/asm-cleanup
Merge pull request #1913 from mstorsjo/style-cleanup
Convert mixed tabs to spaces in shell scripts
Convert tabs to spaces in sample_sc.asm
Fix up indentation in some arm assembly files
Remove stray dos newlines in files that otherwise have unix newlines
Astyle the android unittest java file
Remove trailing whitespace
remove the unsupport option -nologo
Merge pull request #1910 from mstorsjo/make-simplify
Merge pull request #1912 from HaiboZhu/Bug_fix_ref_picture
Fix the possible infinite loop bug and Fix the judgement condition
Merge pull request #1909 from mstorsjo/fix-msvc-make
Clean up spacing in the quiet rules in the makefile
Move the "all" make target before including any platform files
Remove stray spaces before colon in messages
Remove a stray space in a makefile rule
Group version related makefile variables together
Merge pull request #1908 from HaiboZhu/Add_Highprofile
Mention the "all" target before the extra dependencies for openh264.dll in msvc.mk
Merge pull request #1907 from mstorsjo/x86-64-arch-simplify
Merge pull request #1906 from mstorsjo/dll-res
Merge pull request #1903 from mstorsjo/fix-msvc-autobuild
Remove unnecessary setting of ENABLE64BIT
Use ARCH instead of ENABLE64BIT for distinguishing between x86 and x86_64
Update openh264.rc when updating the version number
Simplify the version generation script
Include the version number and other info in the built DLL file
Merge pull request #1901 from mstorsjo/cleanup
Merge pull request #1902 from mstorsjo/makefile-cleanup
Merge pull request #1904 from mstorsjo/wp-proj-gitignore
Merge pull request #1895 from mstorsjo/add-release-binaries
Output MSVC autobuild files into bin/arch/config instead of into bin/arch-config-asm
Fix a typo in the MSVC autobuild script
Add Transform 8x8 support
Merge pull request #1900 from mstorsjo/x86-32-asm
Merge pull request #1899 from shihuade/WP8V4.8-UTDemo
Simplify the makefile handling of building the unit test library
Add a gitignore file for the windowsphone project
Reorder ifeq/ifneq for a long if statement
Remove a stray double space
Reduce some nested ifdefs in the makefile
Don't try to run the unit test suite on "make test" for windows phone
Avoid warnings about conversion from double to float
Use spaces for indentation instead of tabs
Hook up the x86_32-only assembly as well
Merge pull request #1897 from shihuade/WP8V4.6
Merge pull request #1894 from sijchen/smallfix2
enhance auto script for both windows phone and win32/win64 under VC9.0/VC10./VC11.0/VC/12.0
add command line option to set input frame rate
update the SHA table because of default setting changed
add the usage of unspecified bit rate into cfg files and use it
change the range of frame rate from 30 to 60
downgrade the log level of screen reference logs to save log volume
add a clip to avoid warning on gcc4.8.2
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