Update the readme with current platform support

Both 32 and 64 bit is supported, on windows, linux and OS X,
including x86 assembly code.
This commit is contained in:
Martin Storsjö 2014-01-06 01:18:43 +02:00
parent 16ad879daf
commit 0640c1d834

View File

@ -35,9 +35,9 @@ Decoder Features
OS Support
----------
- Windows 64-bit and 32-bit (initial release is only 32-bit, 64-bit will follow soon)
- Mac OS X 64-bit (initial release does not include this target, will follow soon)
- Linux 64-bit and 32-bit (initial release is only 32-bit, 64-bit will follow soon)
- Windows 64-bit and 32-bit
- Mac OS X 64-bit and 32-bit
- Linux 64-bit and 32-bit
- Android 32-bit (initial release does not include this target, will follow soon)
- iOS 64-bit and 32-bit (not supported yet, may be added in the future)