January 26, 2014
View 965fa6b

Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec'

Michael Niedermayer authored on 2014/01/26 09:39:33
October 23, 2013
View 8dc1b7b

base64-test: Remove posibility of returning restricted exit codes

Derek Buitenhuis authored on 2013/10/23 03:11:31
View cbbd0ac

base64-test: Remove posibility of returning restrcted exit codes

Derek Buitenhuis authored on 2013/10/23 03:11:31
January 2, 2013
View 305180f

lavu/base64: return meaningful error code.

Nicolas George authored on 2013/01/02 00:04:15
December 5, 2012
View 99efd59

Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'

Michael Niedermayer authored on 2012/12/05 21:25:23
November 24, 2012
View dd3b73f

base64: fix signed overflow in shift

Mans Rullgard authored on 2012/11/24 22:03:53
October 20, 2012
View cb45553

Remove pointless #undefs of previously forbidden functions.

Anton Khirnov authored on 2012/10/20 22:22:41
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