daala: fix typo related compilation error
https://bugzilla.gnome.org/show_bug.cgi?id=770102
This commit is contained in:
parent
c8321a3173
commit
f5d2309c5b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user