gst/goom/: Call oil_init(), otherwise oil_get_cpu_flags() won't return anything usefu...
authorTim-Philipp Müller <tim@centricular.net>
Sat, 23 Feb 2008 12:10:16 +0000 (12:10 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 23 Feb 2008 12:10:16 +0000 (12:10 +0000)
commit67101abdd69f40043548a401b33a9f1d4127f95b
treeae4c710003ff93f8379090f9ea201bcb9d0e8ead
parent0984f9405a991ee8b0f1e6258dc59d2d821eb9ca
gst/goom/: Call oil_init(), otherwise oil_get_cpu_flags() won't return anything useful. Export goom debug category so...

Original commit message from CVS:
* 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.
ChangeLog
gst/goom/gstgoom.c
gst/goom/plugin_info.c