mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 19:09:41 +00:00
a52dec: Remove debug printf...
This commit is contained in:
parent
359260bd5b
commit
21d90d5539
1 changed files with 0 additions and 2 deletions
|
@ -206,8 +206,6 @@ gst_a52dec_class_init (GstA52DecClass * klass)
|
|||
cpuflags = 0;
|
||||
#endif
|
||||
|
||||
g_print ("%p\n", orc_target_get_by_name ("mmx"));
|
||||
|
||||
GST_LOG ("CPU flags: a52=%08x, liboil=%08x", klass->a52_cpuflags, cpuflags);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue