summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da33c5f7..85d6d429 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2008-02-23 Tim-Philipp Müller <tim at centricular dot net>
+ * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
+ * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
+ (setOptimizedMethods):
+ Call oil_init(), otherwise oil_get_cpu_flags() won't return
+ anything useful. Export goom debug category so we can get
+ rid of the VERBOSE define and the printfs.
+
+2008-02-23 Tim-Philipp Müller <tim at centricular dot net>
+
* gst/goom/goomsl_heap.c: (align_it):
* gst/goom/plugin_info.c: (setOptimizedMethods):
Compile fixes for x86-64.