Martin Storsjö
3dcd458ffd
Remove trailing whitespace in the source files
2014-04-08 18:13:23 +03:00
Martin Storsjö
00efbc2cb5
Enable the arm assembly in msvc-arm builds
...
This requires using the external gas-preprocessor tool that
converts the gnu assembler format sources to armasm format at
build time. This allows keeping the source files in one single
format but only converting while building.
2014-03-17 20:28:12 +02:00
Martin Storsjö
23e3bddf71
Add documentation about how to build the different ABI variants for android
2014-03-10 19:23:39 +02:00
Martin Storsjö
d526877939
Update the readme, indicating that ARMv7 NEON optimizations are available now
2014-03-07 14:10:09 +02:00
Martin Storsjö
ea40ce07a8
Add instructions on building for iOS
2014-02-28 23:16:00 +02:00
Martin Storsjö
bc8bf5c670
Mention that building for iOS now is supported
2014-02-28 23:15:47 +02:00
Licai Guo
23ea23e7c1
update README
2014-02-19 20:57:24 -08:00
Licai Guo
538d22560f
refine android build, add TARGET option to specify target in sdk
2014-02-19 20:49:30 -08:00
Licai Guo
15fbae9b55
fix typo
2014-02-19 16:54:23 -08:00
Licai Guo
aedb0ebd1d
minor fix readme
2014-02-19 16:51:14 -08:00
Licai Guo
bcf29e5b9f
fix typo in README
2014-02-18 18:05:56 -08:00
Licai Guo
d058176c3b
add android support, single commit
2014-02-18 17:54:27 -08:00
Martin Storsjö
8ecdcc7172
Add a make option for silencing the commands run
...
Add "V=No" to the make command to silence the make output.
This makes it easier to spot warnings or other unexpected messages
in the build output.
2014-01-30 13:56:19 +02:00
Varun B Patil
683b3222fe
updated README - make options
2014-01-29 13:47:55 +05:30
Martin Storsjö
ea574ee13f
Update the description of the directories in the readme
...
The processing directory has been moved under codec, and the
main recommended build process doesn't produce anything under bin.
Additionally mention the res directory which is where the test
sequences have been moved.
2014-01-23 15:07:22 +02:00
Ethan Hugg
2bbf5cb85f
Add readme instructions for using msvc from developer command prompt.
2014-01-21 13:35:42 -08:00
Martin Storsjö
1f688a8731
Mention the issues about the rate control if frame skipping is disabled
...
As requested by Volvet in the review of the frame skipping option.
2014-01-21 10:20:29 +02:00
Ethan Hugg
5ed47afc82
Update ReadMe for new Windows builds
2014-01-17 11:47:38 -08:00
Varun B Patil
c80f620749
Updated issues in README.
...
Also updated example command to run encoder with arbitrary resolution stream.
2014-01-12 13:39:59 +05:30
Martin Storsjö
0640c1d834
Update the readme with current platform support
...
Both 32 and 64 bit is supported, on windows, linux and OS X,
including x86 assembly code.
2014-01-06 01:18:43 +02:00
Richard Hartmann
7caa3941d5
README.md: Formatting
2014-01-01 14:57:34 +01:00
Ethan Hugg
3789d4e69a
Updated readme and CmdLineExamples to point to new make system.
2013-12-20 16:06:35 -08:00
Martin Storsjö
f9dea46712
Remove trailing whitespace
...
Most of it was removed in ff6b669176
from C++ source files,
but other files were left unchanged.
2013-12-13 11:24:17 +02:00
Rupert Muchembled
25e3978be8
Fix typo in Windows build instructions
...
Directory for encoder Visual Studio projects should read codec/build/win32/enc.
2013-12-12 23:10:51 +00:00
Ethan Hugg
59dae50b10
Updated README
2013-12-09 05:16:54 -08:00
Cullen Jennings
9514593bb4
updated readme
2013-11-05 07:23:16 -08:00
Cullen Jennings
19325902ce
updated README
2013-11-04 18:53:23 -08:00
Cullen Jennings
f15d5f6065
updated README
2013-11-04 18:52:50 -08:00
Cullen Jennings
4ec78207fe
Initial commit
2013-10-27 13:20:33 -07:00