From 0984f9405a991ee8b0f1e6258dc59d2d821eb9ca Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sat, 23 Feb 2008 11:53:27 +0000 Subject: gst/goom/: Compile fixes for x86-64. Original commit message from CVS: * gst/goom/goomsl_heap.c: (align_it): * gst/goom/plugin_info.c: (setOptimizedMethods): Compile fixes for x86-64. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 870b8473..da33c5f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-02-23 Tim-Philipp Müller + + * gst/goom/goomsl_heap.c: (align_it): + * gst/goom/plugin_info.c: (setOptimizedMethods): + Compile fixes for x86-64. + 2008-02-23 Bastien Nocera * gst/goom/Makefile.am: Don't compile lex or yacc outputs -- cgit