[FFmpeg-devel] [PATCH 2/2] Optimized base64 decode by writing 3 bytes at once.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun Jan 22 14:59:51 CET 2012


On Sat, Jan 21, 2012 at 11:56:07PM +0100, Michael Niedermayer wrote:
> On Sat, Jan 21, 2012 at 10:56:34PM +0100, Reimar Döffinger wrote:
> > About 25% faster.
> > decode: 248852 -> 200385 decicycles
> > (syntax check unchanged)
> > 
> > Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
> 
> LGTM if tested

Well, with the base64-test.
I am not sure how much that one will really catch, but I tried
intentionally breaking a few places and it caught them all.
Anyway, pushed.


More information about the ffmpeg-devel mailing list