a52dec: Remove debug printf...
This commit is contained in:
parent
359260bd5b
commit
21d90d5539
@ -206,8 +206,6 @@ gst_a52dec_class_init (GstA52DecClass * klass)
|
|||||||
cpuflags = 0;
|
cpuflags = 0;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
g_print ("%p\n", orc_target_get_by_name ("mmx"));
|
|
||||||
|
|
||||||
GST_LOG ("CPU flags: a52=%08x, liboil=%08x", klass->a52_cpuflags, cpuflags);
|
GST_LOG ("CPU flags: a52=%08x, liboil=%08x", klass->a52_cpuflags, cpuflags);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user