Mercurial > mplayer.hg
comparison libmpdemux/dvdnav_stream.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 | 6c4eafe5b079 |
children | edfe34c5405d |
comparison
equal
deleted
inserted
replaced
9130:8a0a93d6b4c3 | 9131:67d28a3f918a |
---|