RSS feed
1d1b4f1d
– sijchen <sijchen@cisco.com>
authored
on 2015/05/15 10:07
Merge pull request #1950 from mstorsjo/remove-tabs
f5b7513d
– sijchen <sijchen@cisco.com>
authored
on 2015/05/15 04:44
Merge pull request #1949 from shihuade/NewSHATableV1.2
8c66a7c2
– huade <huashi@cisco.com>
authored
on 2015/05/14 14:09
update SHA1 table as long time cost on travis
0ca7ff49
– Martin Storsjö <martin@martin.st>
authored
on 2015/05/04 08:17
Convert tabs to spaces in assignment of SIMD function pointers
95ac7275
– Martin Storsjö <martin@martin.st>
authored
on 2014/06/10 07:23
Convert tabs to spaces in .def files
5c7fe312
– Martin Storsjö <martin@martin.st>
authored
on 2015/05/04 08:32
Convert tabs to spaces in the public header code examples
d152c254
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/27 11:29
Remove tabs from the copyright/license section in file headers
569e7d12
– sijchen <sijchen@cisco.com>
authored
on 2015/05/14 08:37
Merge pull request #1945 from mstorsjo/remove-tabs
8c5f36ba
– sijchen <sijchen@cisco.com>
authored
on 2015/05/14 05:57
Merge pull request #1941 from mstorsjo/c++-warnings
0185a07e
– sijchen <sijchen@cisco.com>
authored
on 2015/05/14 05:56
Merge pull request #1942 from mstorsjo/fix-longlong-consts
7a80c215
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/27 11:45
Reformat tables without tabs
dd913ef8
– Martin Storsjö <martin@martin.st>
authored
on 2015/05/04 06:52
Don't use tabs for indentation in multi-line macros
652ee84e
– Martin Storsjö <martin@martin.st>
authored
on 2015/05/13 06:44
Enable -Wc++11-compat-reserved-user-defined-literal when building with clang on linux
2af19fa6
– Martin Storsjö <martin@martin.st>
authored
on 2015/05/13 06:36
Add a LL suffix to 64 bit integer literals
2453042b
– sijchen <sijchen@cisco.com>
authored
on 2015/05/13 10:58
Merge pull request #1938 from mstorsjo/format-string-spacing
6e3e42b6
– sijchen <sijchen@cisco.com>
authored
on 2015/05/13 10:57
Merge pull request #1939 from mstorsjo/msvc-app
cf33d703
– zhilwang <zhilwang@cisco.com>
authored
on 2015/05/12 20:37
Merge pull request #1937 from brly/feature-detect-avx2
9ac4c820
– Martin Storsjö <martin@martin.st>
authored
on 2015/05/04 08:20
Add spaces around PRId64 macros in format strings
b2f1cbaa
– Martin Storsjö <martin@martin.st>
authored
on 2015/05/05 06:33
Add a separate platform makefile for "msvc-app"
b7fb9414
– brly <info@brly.net>
authored
on 2015/05/10 16:03
Add detection of AVX2
6d5ef0ba
– Martin Storsjö <martin@martin.st>
authored
on 2015/05/08 10:32
Use separate string literals instead of line continuation for multiline log messages
f1d1af0d
– huili2 <huili2@cisco.com>
authored
on 2015/05/08 12:24
Merge pull request #1934 from sijchen/fix_stat
84a5f883
– huili2 <huili2@cisco.com>
authored
on 2015/05/08 12:24
Merge pull request #1935 from sijchen/fix_rc3
b3342fa1
– Martin Storsjö <martin@martin.st>
authored
on 2015/05/05 06:31
Add spaces around an assignment to match the surrounding style
38ffbf7d
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/05/08 07:10
fix an improper mb-size assignment
00168404
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/05/07 10:50
remove un-calculated value setting, and add one more item in log to supervise
7c868cab
– huili2 <huili2@cisco.com>
authored
on 2015/05/06 09:43
Merge pull request #1931 from HaiboZhu/Bug_Fix_EncoderInterface_OptionSetTest
61b82d28
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/04/29 20:14
Add framerate & spatialbitrate comparison for encoder UT
55a5272f
– sijchen <sijchen@cisco.com>
authored
on 2015/05/05 07:53
Merge pull request #1927 from shihuade/WP8_UNICODE_API_Fixed
3aed85f7
– sijchen <sijchen@cisco.com>
authored
on 2015/05/05 07:44
Merge pull request #1926 from mstorsjo/remove-unnecessary-continuation
fc4e9058
– sijchen <sijchen@cisco.com>
authored
on 2015/05/05 07:43
Merge pull request #1925 from mstorsjo/misc-minor-whitespace
b19041c1
– sijchen <sijchen@cisco.com>
authored
on 2015/05/05 07:42
Merge pull request #1924 from mstorsjo/mismatched-filenames
67723a51
– huade <huashi@cisco.com>
authored
on 2015/05/04 13:45
fixed no-support issues due to UNICODE macro for WP8
f21aaa1c
– Martin Storsjö <martin@martin.st>
authored
on 2015/05/04 07:03
Remove unnecessary line continuation for concatenating strings
65d68264
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/27 10:25
Astyle a cpp file in the android test project
ad9e65b9
– Martin Storsjö <martin@martin.st>
authored
on 2015/05/04 07:52
Remove trailing whitespace in the iOS codec unittest files
8d34c68a
– Martin Storsjö <martin@martin.st>
authored
on 2015/05/04 08:24
Add a missing newline at the end of a file
613a7a0e
– Martin Storsjö <martin@martin.st>
authored
on 2015/05/04 08:09
Convert a tab to a space in an #ifndef
2bd89983
– Martin Storsjö <martin@martin.st>
authored
on 2015/05/04 07:06
Fix cases where file headers refer the wrong (old?) file name
2d2c5d01
– zhilwang <zhilwang@cisco.com>
authored
on 2015/04/29 13:41
Merge pull request #1918 from mstorsjo/ifdef-spaces
15a8977a
– zhilwang <zhilwang@cisco.com>
authored
on 2015/04/29 13:41
Merge pull request #1919 from mstorsjo/printf-tabs
9bda41b1
– zhilwang <zhilwang@cisco.com>
authored
on 2015/04/29 13:41
Merge pull request #1920 from mstorsjo/codec-ver-spacing
617f7c5d
– zhilwang <zhilwang@cisco.com>
authored
on 2015/04/29 13:41
Merge pull request #1921 from mstorsjo/remove-brace-tabs
a9c6a9d7
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/27 10:37
Remove tabs from the end of lines like ") {"
02354832
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/27 09:58
Add spaces in the struct in codec_ver.h
ec99a3bc
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/27 12:22
Use \t or plain spaces instead of literal tabs in printf formats
f324c354
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/27 11:35
Remove unnecessary double spaces and tabs in ifdef directives
baf93a34
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/04/29 11:18
Merge pull request #1916 from huili2/bugfix_nodelay_dpbcrash
3c8e2a17
– huili2 <huili2@cisco.com>
authored
on 2015/04/28 12:25
Merge pull request #1915 from sijchen/winver3
ecd61026
– huili2 <huili2@cisco.com>
authored
on 2015/04/28 09:42
disable ECed output for nodelay decoding
5cf16344
– zhilwang <zhilwang@cisco.com>
authored
on 2015/04/27 13:54
Merge pull request #1914 from mstorsjo/asm-cleanup
faf1bdde
– huili2 <huili2@cisco.com>
authored
on 2015/04/28 04:47
Merge pull request #1913 from mstorsjo/style-cleanup
b1570b17
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/27 09:50
Convert mixed tabs to spaces in shell scripts
a00e2e72
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/27 09:47
Convert tabs to spaces in sample_sc.asm
7d3bb19b
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/27 09:44
Fix up indentation in some arm assembly files
db750af8
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/27 09:37
Remove stray dos newlines in files that otherwise have unix newlines
8e26d9c3
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/27 09:53
Astyle the android unittest java file
31a9fb69
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/27 09:34
Remove trailing whitespace
486f2daf
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/04/27 08:11
remove the unsupport option -nologo
81df4c69
– sijchen <sijchen@cisco.com>
authored
on 2015/04/27 06:34
Merge pull request #1910 from mstorsjo/make-simplify
f78db981
– huili2 <huili2@cisco.com>
authored
on 2015/04/23 10:56
Merge pull request #1912 from HaiboZhu/Bug_fix_ref_picture
c24c967c
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/04/22 15:58
Fix the possible infinite loop bug and Fix the judgement condition
4f527a0f
– sijchen <sijchen@cisco.com>
authored
on 2015/04/22 05:31
Merge pull request #1909 from mstorsjo/fix-msvc-make
9ebab709
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/22 05:23
Clean up spacing in the quiet rules in the makefile
f077d51f
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/22 05:20
Move the "all" make target before including any platform files
75251b5a
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/22 05:18
Remove stray spaces before colon in messages
33e4f14b
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/22 05:18
Remove a stray space in a makefile rule
fed2043f
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/22 05:14
Group version related makefile variables together
dac13639
– huili2 <huili2@cisco.com>
authored
on 2015/04/21 05:42
Merge pull request #1908 from HaiboZhu/Add_Highprofile
615b0b53
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/21 05:12
Mention the "all" target before the extra dependencies for openh264.dll in msvc.mk
15b7bc22
– sijchen <sijchen@cisco.com>
authored
on 2015/04/21 05:06
Merge pull request #1907 from mstorsjo/x86-64-arch-simplify
dc59a758
– sijchen <sijchen@cisco.com>
authored
on 2015/04/21 04:55
Merge pull request #1906 from mstorsjo/dll-res
3b01ce3f
– sijchen <sijchen@cisco.com>
authored
on 2015/04/21 04:51
Merge pull request #1903 from mstorsjo/fix-msvc-autobuild
9acca331
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/20 08:21
Remove unnecessary setting of ENABLE64BIT
24f8f213
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/20 07:47
Use ARCH instead of ENABLE64BIT for distinguishing between x86 and x86_64
a436676b
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/20 07:25
Update openh264.rc when updating the version number
350b69bb
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/20 07:17
Simplify the version generation script
2b33c749
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/20 07:08
Include the version number and other info in the built DLL file
473f2e3d
– sijchen <sijchen@cisco.com>
authored
on 2015/04/20 07:18
Merge pull request #1901 from mstorsjo/cleanup
d0eec6df
– sijchen <sijchen@cisco.com>
authored
on 2015/04/20 07:18
Merge pull request #1902 from mstorsjo/makefile-cleanup
c8ee9a03
– sijchen <sijchen@cisco.com>
authored
on 2015/04/20 07:18
Merge pull request #1904 from mstorsjo/wp-proj-gitignore
cffd2df9
– sijchen <sijchen@cisco.com>
authored
on 2015/04/20 05:57
Merge pull request #1895 from mstorsjo/add-release-binaries
e5439b45
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/17 12:04
Output MSVC autobuild files into bin/arch/config instead of into bin/arch-config-asm
dc661a61
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/17 11:07
Fix a typo in the MSVC autobuild script
e9916c75
– Haibo <haibozhu@cisco.com>
authored
and Haibo Zhu <haibozhu@cisco.com>
committed
on 2014/12/18 04:18
Add Transform 8x8 support
91800fbc
– zhilwang <zhilwang@cisco.com>
authored
on 2015/04/19 14:42
Merge pull request #1900 from mstorsjo/x86-32-asm
864ff210
– sijchen <sijchen@cisco.com>
authored
on 2015/04/17 13:24
Merge pull request #1899 from shihuade/WP8V4.8-UTDemo
aa0fa56c
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/17 11:51
Simplify the makefile handling of building the unit test library
95a46f1f
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/17 12:06
Add a gitignore file for the windowsphone project
0e99473a
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/17 11:56
Reorder ifeq/ifneq for a long if statement
8368f66a
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/17 11:46
Remove a stray double space
513dfde3
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/17 11:36
Reduce some nested ifdefs in the makefile
4f8c4f59
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/17 11:04
Don't try to run the unit test suite on "make test" for windows phone
f39f58e9
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/17 10:49
Avoid warnings about conversion from double to float
15c71312
– Martin Storsjö <martin@martin.st>
authored
on 2015/04/17 10:48
Use spaces for indentation instead of tabs
f092b2a4
– huade <huashi@cisco.com>
authored
on 2015/04/17 10:10
add ut demo for wp8
f619c168
– Martin Storsjö <martin@martin.st>
authored
on 2014/07/03 05:33
Hook up the x86_32-only assembly as well
18dc37a8
– sijchen <sijchen@cisco.com>
authored
on 2015/04/17 06:45
Merge pull request #1897 from shihuade/WP8V4.6
7e3c0642
– ruil2 <ruil2@cisco.com>
authored
on 2015/04/17 05:23
Merge pull request #1894 from sijchen/smallfix2
ea4f7f1b
– huade <huashi@cisco.com>
authored
on 2015/04/16 13:03
enhance auto script for both windows phone and win32/win64 under VC9.0/VC10./VC11.0/VC/12.0
Next