Remove unnecessary/pointless/accidental tabs from the middle of lines of code
Convert tabs to spaces in code that looks like tables
Merge pull request #1974 from mstorsjo/sample-test-valgrind
Initialize enough samples in the new 4x8 tests
Merge pull request #1973 from huili2/sub8
Merge pull request #1972 from GuangweiWang/mc
modify some functions extending to sub8x8 usage, especially in ME part
Merge pull request #1971 from mstorsjo/version-header-spacing
Merge pull request #1969 from BelledonneCommunications/bc-out-of-tree-build
Merge pull request #1963 from llyzs/dynamic_qp
Merge pull request #1961 from mstorsjo/fix-warnings
Merge pull request #1968 from sijchen/mup
Use -fo option instead of /fo.
Regenerate codec_ver.h using generate_codec_ver.sh
More fixes for out-of-tree build:
Merge pull request #1967 from mstorsjo/outoftree-install
Use vpath instead of explicit $(SRC_PATH) for building .pc files out of tree
Merge pull request #1958 from BelledonneCommunications/master
Copy QP value when changing encoder config
Remove a redundant check of this!=NULL
Add encoding in UT for better coverage
add parameter checking on resolution and related UT
add parameter checking on resolution and related UT
add comment for interface and better condiction for warning trace
add some warning traces in case the setting of frame rate has problem
Fix install targets for out-of-tree builds.
update version info to get accord with release
Merge pull request #1957 from HaiboZhu/Change_trace_level_avoid_too_many_traces
Merge pull request #1956 from HaiboZhu/Debug_EC_off_mosaic
Change the trace level from INFO to DEBUG to avoid too many traces
Fix bug about the decoder with mosaic when EC off
Merge pull request #1954 from mstorsjo/fix-screen-enc-bigendian
Merge pull request #1955 from ruil2/rc_reset
reset buffer status when force IDR
Merge pull request #1953 from mstorsjo/remove-tabs
Merge pull request #1952 from mstorsjo/deblock-fix-test-bigendian
Merge pull request #1944 from mstorsjo/deblock-bigendian
Merge pull request #1950 from mstorsjo/remove-tabs
Avoid endian assumptions in FillQpelLocationByFeatureValue_c
Convert tabs to spaces in enums and tables of defines
Convert tabs to spaces in the public headers
Convert tabs to spaces in multiline comments
Revert broken big-endian fix for DeblockingBsMarginalMBAvcbase
Merge pull request #1949 from shihuade/NewSHATableV1.2
update SHA1 table as long time cost on travis
Convert tabs to spaces in assignment of SIMD function pointers
Convert tabs to spaces in .def files
Convert tabs to spaces in the public header code examples
Remove tabs from the copyright/license section in file headers
Merge pull request #1945 from mstorsjo/remove-tabs
Merge pull request #1941 from mstorsjo/c++-warnings
Merge pull request #1942 from mstorsjo/fix-longlong-consts
Reformat tables without tabs
Don't use tabs for indentation in multi-line macros
Remove endianness assumptions from DeblockingBsMarginalMBAvcbase
Merge pull request #1938 from mstorsjo/format-string-spacing
Merge pull request #1939 from mstorsjo/msvc-app
Enable -Wc++11-compat-reserved-user-defined-literal when building with clang on linux
Add a LL suffix to 64 bit integer literals
Merge pull request #1937 from brly/feature-detect-avx2
Add spaces around PRId64 macros in format strings
Add a separate platform makefile for "msvc-app"
Use separate string literals instead of line continuation for multiline log messages
Merge pull request #1934 from sijchen/fix_stat
Merge pull request #1935 from sijchen/fix_rc3
Add spaces around an assignment to match the surrounding style
fix an improper mb-size assignment
remove un-calculated value setting, and add one more item in log to supervise
Merge pull request #1931 from HaiboZhu/Bug_Fix_EncoderInterface_OptionSetTest
Add framerate & spatialbitrate comparison for encoder UT
Merge pull request #1927 from shihuade/WP8_UNICODE_API_Fixed
Merge pull request #1926 from mstorsjo/remove-unnecessary-continuation
Merge pull request #1925 from mstorsjo/misc-minor-whitespace
Merge pull request #1924 from mstorsjo/mismatched-filenames
fixed no-support issues due to UNICODE macro for WP8
Remove unnecessary line continuation for concatenating strings
Astyle a cpp file in the android test project
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
Fix cases where file headers refer the wrong (old?) file name
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