summaryrefslogtreecommitdiff
path: root/src/post/goom/xmmx.c
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-17 01:17:22 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-17 01:17:22 +0100
commitfe0a71e0210d7c47cebcae1cd206ea8a2413063d (patch)
tree40341ae91d12563f67fc4ba8a47cc3335594115f /src/post/goom/xmmx.c
parent6bf1534d4b8bba9b9702baea5ee898151cf34c04 (diff)
parent65e56d6b071c42dfedd4a0b0c28e627465c67295 (diff)
downloadxine-lib-fe0a71e0210d7c47cebcae1cd206ea8a2413063d.tar.gz
xine-lib-fe0a71e0210d7c47cebcae1cd206ea8a2413063d.tar.bz2
Merge from 1.2 main branch.
Diffstat (limited to 'src/post/goom/xmmx.c')
-rw-r--r--src/post/goom/xmmx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post/goom/xmmx.c b/src/post/goom/xmmx.c
index 0048a20e8..6b76a86a3 100644
--- a/src/post/goom/xmmx.c
+++ b/src/post/goom/xmmx.c
@@ -234,7 +234,7 @@ void zoom_filter_xmmx (int prevX, int prevY,
pmullw_r2r (mm4, mm1);
pmullw_r2r (mm5, mm2);
- /* ajout des valeurs obtenues à la valeur finale */
+ /* ajout des valeurs obtenues à la valeur finale */
paddw_r2r (mm1, mm0);
paddw_r2r (mm2, mm0);