Mercurial > mplayer.hg
comparison mp3lib/dct64_3dnow.c @ 9131:67d28a3f918a
The code for converting RGB to YUV in bmovl is slow because it uses
floating point arithmetic. The attached patch changes it to use integers
instead, giving about a 2x performance boost on animations.
Jonas Jensen <jbj@knef.dk>
author | arpi |
---|---|
date | Tue, 28 Jan 2003 00:27:59 +0000 |
parents | 7e2ca93330d0 |
children | 5403367c7032 |
comparison
equal
deleted
inserted
replaced
9130:8a0a93d6b4c3 | 9131:67d28a3f918a |
---|