Mercurial > hg > orthanc
log Resources/ThirdParty/base64/base64.cpp @ 3937:41eec97c23ef transcoding
age | author | description |
---|---|---|
Fri, 22 Mar 2019 14:06:38 +0100 | Sebastien Jodogne | fix warnings |
Thu, 21 Mar 2019 12:04:39 +0100 | Alain Mazy | fix base64 static init |
Thu, 21 Mar 2019 11:41:03 +0100 | Alain Mazy | speed up base64 decoding + added tests |
Thu, 21 Mar 2019 09:57:31 +0100 | Alain Mazy | reserve size for base64 decoding + avoid copy. In a test in WASM, encoding 3MB took 110ms instead of 1400ms previously |
Wed, 12 Oct 2016 19:35:31 +0200 | Sebastien Jodogne | fix line endings for msvc |
Wed, 25 Jun 2014 15:32:02 +0200 | Sebastien Jodogne | move ThirdParty code base Resources/base64/base64.cpp@bc800f43ce03 |