summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-04-15 16:58:36 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-04-15 16:58:36 +0000
commitedf6625c91c3f6f94d12b8e4fd9a1e9e61e392d7 (patch)
treeac6cc27abaf973801f661581617750ad2769ea92 /ChangeLog
parentc731549a5adb3495f203a5fdaa6742cb4d8dde1f (diff)
gst/goom/plugin_info.c: Disable altivec optimisations for 32-bit PPC as well to make things build properly on all PPC...
Original commit message from CVS: * gst/goom/plugin_info.c: (setOptimizedMethods): Disable altivec optimisations for 32-bit PPC as well to make things build properly on all PPC systems. Fixes #528143
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31cf6a77..b4cb8960 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-15 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/goom/plugin_info.c: (setOptimizedMethods):
+ Disable altivec optimisations for 32-bit PPC as well to make
+ things build properly on all PPC systems. Fixes #528143
+
2008-04-14 Tim-Philipp Müller <tim at centricular dot net>
* gst-plugins-good.spec.in: