Mercurial > libavcodec.hg
diff ps2/mpegvideo_mmi.c @ 6097:ed7190bd3530 libavcodec
Fix issue #301:
summary of changes:
- Use MANGLE when loading some constants into MMX registers.
- Convert those constants to non-static and thus add ff_ prefix.
- Remove last parameter of MSPEL_FILTER13_CORE (was constant).
- Use of "+r" instead of stricter but unnecessary "+g".
- Use of REG_c and direct loading of some of the above.
patch by Christophe GISQUET, christophe.gisquet free fr
Subject: [FFmpeg-devel] [PATCH] Roundup issue #301
Date: Fri, 28 Dec 2007 19:22:18 +0100
author | diego |
---|---|
date | Wed, 02 Jan 2008 19:24:42 +0000 |
parents | 470601203f44 |
children | f7cbb7733146 |