summaryrefslogtreecommitdiff
path: root/sys/va/gstvavpp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/va/gstvavpp.c')
-rw-r--r--sys/va/gstvavpp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/va/gstvavpp.c b/sys/va/gstvavpp.c
index 2dc3bbdff..9fef7f51c 100644
--- a/sys/va/gstvavpp.c
+++ b/sys/va/gstvavpp.c
@@ -1878,7 +1878,7 @@ gst_va_vpp_init (GTypeInstance * instance, gpointer g_class)
static gpointer
_register_debug_category (gpointer data)
{
- GST_DEBUG_CATEGORY_INIT (gst_va_vpp_debug, "vavpp", 0,
+ GST_DEBUG_CATEGORY_INIT (gst_va_vpp_debug, "vapostproc", 0,
"VA Video Postprocessor");
#define D(type) \