Mercurial > libavcodec.hg
comparison ratecontrol.c @ 448:e8c8ca9106aa libavcodec
* removed MANGLE from macros for setting constants
* using MOVQ_WONE/MOVQ_BFE as two instruction instead of static memory value access
as its always faster
* PAVGB_MMX macro is using now mm6 -> mm7 is unmodified
* replaced original pixels_xy2_mmx with new faster and equal implementation
* replaced usage of mm7 for other then ZERO contstant in _rnd & _avg file with mm6
author | kabi |
---|---|
date | Thu, 30 May 2002 15:14:56 +0000 |
parents | dd4f4c3d7171 |
children | 295ce90742ff |
comparison
equal
deleted
inserted
replaced
447:810f726ee3cc | 448:e8c8ca9106aa |
---|