Mercurial > mplayer.hg
comparison libmpdemux/parse_es.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 | 66837325b929 |
children | 8ea2e7ab3106 |
comparison
equal
deleted
inserted
replaced
9130:8a0a93d6b4c3 | 9131:67d28a3f918a |
---|