From ec5e76cab4d9d19ab25c402cf1a4e6e42ab1a146 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Mon, 31 Mar 2008 22:06:14 +0000 Subject: gst/goom/xmmx.c: Fix constraints on asm code so that it compiles consistently. Fixes #522278. Original commit message from CVS: * gst/goom/xmmx.c: Fix constraints on asm code so that it compiles consistently. Fixes #522278. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f29cf138..a9d50191 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-03-31 David Schleef + + * gst/goom/xmmx.c: Fix constraints on asm code so that it + compiles consistently. Fixes #522278. + 2008-03-27 Tim-Philipp Müller Patch by: Brian Cameron -- cgit