summaryrefslogtreecommitdiff
path: root/ext/daala
diff options
context:
space:
mode:
authorPhilippe Renon <philippe_renon@yahoo.fr>2016-08-18 18:55:41 +0200
committerSebastian Dröge <sebastian@centricular.com>2016-08-19 13:47:43 +0300
commitf5d2309c5b785d61ce1e58f5778dfb52d0fe24ea (patch)
treec7e60e91b8d84b47d45480a31956ca4dc6d62a73 /ext/daala
parentc8321a317398e68d3cca02f442aba510e1b2fd60 (diff)
downloadgstreamer-plugins-bad-f5d2309c5b785d61ce1e58f5778dfb52d0fe24ea.tar.gz
daala: fix typo related compilation error
https://bugzilla.gnome.org/show_bug.cgi?id=770102
Diffstat (limited to 'ext/daala')
-rw-r--r--ext/daala/gstdaaladec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/daala/gstdaaladec.c b/ext/daala/gstdaaladec.c
index f401ff3d2..90fb38f5d 100644
--- a/ext/daala/gstdaaladec.c
+++ b/ext/daala/gstdaaladec.c
@@ -121,7 +121,7 @@ gst_daala_dec_class_init (GstDaalaDecClass * klass)
GST_DEBUG_FUNCPTR (daala_dec_decide_allocation);
GST_DEBUG_CATEGORY_INIT (daaladec_debug, "daaladec", 0, "Daala decoder");
- GST_DEBUG_CATEGIRY_GET (CAT_PERFORMANCE, "GST_PERFORMANCE");
+ GST_DEBUG_CATEGORY_GET (CAT_PERFORMANCE, "GST_PERFORMANCE");
}
static void