Mercurial > libavcodec.hg
comparison avs.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 | 2b72f9bc4f06 |
children | a955fb25671d |
comparison
equal
deleted
inserted
replaced
6096:89140b93ae09 | 6097:ed7190bd3530 |
---|