January 23, 2012
View 2bb7396

base64: 10l endian fix.

Michael Niedermayer authored on 2012/01/23 07:04:20
January 22, 2012
View daa47fd

Optimized base64 decode by writing 3 bytes at once.

Reimar Döffinger authored on 2012/01/22 06:52:56
View 420719e

Cosmetics: add do {} while 0 to macro.

Reimar Döffinger authored on 2012/01/22 06:48:15
January 21, 2012
View def19c9

Unroll base64 decode loop.

Reimar Döffinger authored on 2012/01/21 20:43:42
View 523f676

Use a full table for base64 decode.

Reimar Döffinger authored on 2012/01/21 20:22:19
View 8650d5f

base64: more thorough decode tests.

Reimar Döffinger authored on 2012/01/21 07:26:10
View bdd739e

base64: Only run benchmark when "-t" is specified.

Michael Niedermayer authored on 2012/01/21 13:11:19
View 57822f0

base64: fix little typo

Michael Niedermayer authored on 2012/01/21 10:09:50
View 0108433

base64: add a benchmark for a pure syntax check.

Michael Niedermayer authored on 2012/01/21 08:32:52
View ea4da94

base64: simplify end handling in av_base64_encode()

Michael Niedermayer authored on 2012/01/21 06:56:18
View 112bca9

base64: optimize av_base64_encode()

Michael Niedermayer authored on 2012/01/21 06:46:14
View a41687c

base64: add benchmark

Michael Niedermayer authored on 2012/01/21 06:45:51
View d60d718

Slightly optimize base64 encode.

Reimar Döffinger authored on 2012/01/21 06:16:30
View 6af4c98

Optimize output buffer size check in base64 decode.

Reimar Döffinger authored on 2012/01/21 06:14:20
View 686ba5f

Minor optimization of base64 decode.

Reimar Döffinger authored on 2012/01/21 06:02:32