summaryrefslogtreecommitdiff
path: root/ext/dts/gstdtsdec.c
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-09-29 12:36:08 +0100
committerTim-Philipp Müller <tim@centricular.net>2012-09-29 12:36:08 +0100
commit4712247e4f54c51e718fb09319b5770dc33ace22 (patch)
treee46b6c2805e04a7d5dcecf36ba6c4e121190de68 /ext/dts/gstdtsdec.c
parent346de288460a89e97b45118b73ee0e1cbcb2bdc8 (diff)
downloadgstreamer-plugins-bad-4712247e4f54c51e718fb09319b5770dc33ace22.tar.gz
Remove some liboil references
https://bugzilla.gnome.org/show_bug.cgi?id=673285
Diffstat (limited to 'ext/dts/gstdtsdec.c')
-rw-r--r--ext/dts/gstdtsdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dts/gstdtsdec.c b/ext/dts/gstdtsdec.c
index 8208671cc..999758ef7 100644
--- a/ext/dts/gstdtsdec.c
+++ b/ext/dts/gstdtsdec.c
@@ -200,7 +200,7 @@ gst_dtsdec_class_init (GstDtsDecClass * klass)
klass->dts_cpuflags = 0;
#endif
- GST_LOG ("CPU flags: dts=%08x, liboil=%08x", klass->dts_cpuflags, cpuflags);
+ GST_LOG ("CPU flags: dts=%08x, orc=%08x", klass->dts_cpuflags, cpuflags);
}
static void