RSS feed
5cb3fc93
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/21 07:46
Remove the __NO_CTYPE define
f8b84b64
– volvet <qizh@cisco.com>
authored
on 2014/01/20 19:36
Merge pull request #173 from mstorsjo/readme-rc-issue
1f688a87
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/21 05:19
Mention the issues about the rate control if frame skipping is disabled
ae027b83
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/20 11:56
Merge pull request #159 from mstorsjo/frameskip-option
a8f16f3b
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/20 06:11
Merge pull request #170 from varunbpatil/unused_headers
d1d444b6
– Varun B Patil <varun.basavaraj.patil@gmail.com>
authored
on 2014/01/20 17:11
Removed unused headers in test/
a22313ac
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/20 05:59
Merge pull request #169 from varunbpatil/mktargets_sh
2d83e456
– Varun B Patil <varun.basavaraj.patil@gmail.com>
authored
on 2014/01/20 16:51
Don't execute mktargets.py if cannot cd into correct directory
7d6035d5
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/19 04:14
Merge pull request #164 from varunbpatil/mktargets_cleanup
d78906aa
– Varun B Patil <varun.basavaraj.patil@gmail.com>
authored
on 2014/01/19 16:38
Cleanup mktargets.py
a8a2c36f
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/19 04:14
Merge pull request #163 from varunbpatil/makefile_cleanup
32b3b72e
– Varun B Patil <varun.basavaraj.patil@gmail.com>
authored
on 2014/01/19 15:24
Cleanup include dir list in Makefile
a50d54f8
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/18 03:55
Merge pull request #162 from Vproject/yasm
a6463be0
– V <h_o_w_@hotmail.com>
authored
on 2014/01/05 08:38
Allow yasm to be used instead of nasm.
bbe51935
– ekr <ekr@rtfm.com>
authored
on 2014/01/17 09:16
Merge pull request #160 from ethanhugg/windows_readme
8892e99f
– ekr <ekr@rtfm.com>
authored
on 2014/01/17 09:16
Merge pull request #161 from ethanhugg/msvc_flags
2011a740
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/17 09:13
Merge pull request #147 from volvet/illegal_assembly_fix
00e92934
– Ethan Hugg <ehugg@cisco.com>
authored
on 2014/01/17 07:56
Update msvc options from VS projects.
cee3329f
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/17 07:29
Add a runtime option for controlling frame skipping
0da71238
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/17 07:14
Merge pull request #155 from mstorsjo/update-gtest-makefile
b3897694
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/17 04:55
Regenerate gtest-targets.mk using mktargets.sh/py
a8d549e3
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/17 05:08
Omit assembler source rules if no asm sources are found
5ed47afc
– Ethan Hugg <ehugg@cisco.com>
authored
on 2014/01/17 06:47
Update ReadMe for new Windows builds
16099cfd
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/17 03:49
Merge pull request #154 from mstorsjo/no-recursive-make
c0fcb8f9
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/17 06:05
Don't call make recursively to build codec_unittest
dc2d799d
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/17 03:49
Merge pull request #150 from mstorsjo/msvc-make
6e751362
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/17 06:49
Don't load welsdec.dll at runtime in the decConsole test app on windows
7f6cdb51
– Martin Storsjö <martin@martin.st>
authored
on 2013/12/27 19:01
Add platform files for msvc and msvc-arm
46e6bb5c
– Martin Storsjö <martin@martin.st>
authored
on 2013/12/27 19:00
Allow overriding the cflags for debug/optimization and for 32/64 bit
09585cf6
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/10 09:19
Allow overriding the command syntax for linking libraries
b842ff30
– Martin Storsjö <martin@martin.st>
authored
on 2013/12/17 08:57
Make the compiler/ar/linker file output parameters overrideable
d7c90719
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/10 09:44
Fix building in MSVC 2012 by avoiding redefining the inline keyword
0c438ecd
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/17 03:45
Merge pull request #158 from mstorsjo/fix-msvc-2012-build
856f186b
– volvet <qizh@cisco.com>
authored
on 2014/01/16 10:57
fix illegal instruction use
306a1daa
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/16 06:43
Merge pull request #149 from varunbpatil/typo
98ff18d1
– Varun B Patil <varun.basavaraj.patil@gmail.com>
authored
on 2014/01/16 19:49
fix typo
e68f435a
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/16 05:35
Merge pull request #148 from varunbpatil/makefile_simplify
a00b0ca7
– Varun B Patil <varun.basavaraj.patil@gmail.com>
authored
on 2014/01/16 18:33
simplify gtest makefile
b1fc94e3
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/14 10:31
Merge pull request #134 from mstorsjo/encode-sps-pps
9230b497
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/13 16:21
Merge pull request #97 from mstorsjo/asm-source-cleanup
65b33981
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/05 09:16
Get rid of trailing whitespace in the assembly source files
ddcfc09c
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/05 09:11
Convert some assembly files to unix newlines
301b06ad
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/13 04:05
Merge pull request #135 from mstorsjo/pointer-cast
ea418846
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/13 04:04
Merge pull request #144 from varunbpatil/better_make_test
e7be3a0a
– Varun B Patil <varun.basavaraj.patil@gmail.com>
authored
on 2014/01/12 12:38
Makefile modifications for test target
e560ba58
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/13 04:02
Merge pull request #141 from licaiguo/update-vs2008-files
b9268369
– licaiguo <guolicai@gmail.com>
authored
on 2014/01/13 10:44
update vs2008 files
a1d37ff6
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/13 04:01
Merge pull request #142 from mstorsjo/remove-unused-variable
c5ee5f8f
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/13 07:11
Remove an unused variable
3ba067a4
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/13 03:29
Merge pull request #139 from varunbpatil/enc_arb_res
6b021aed
– ekr <ekr@rtfm.com>
authored
on 2014/01/13 03:19
Merge pull request #136 from ethanhugg/travis.32bit
1d6ff992
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/01/13 03:13
Merge pull request #143 from mstorsjo/remove-accidental-const