summaryrefslogtreecommitdiff
path: root/gst-libs/gst/codecparsers/gsth265parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/codecparsers/gsth265parser.c')
-rw-r--r--gst-libs/gst/codecparsers/gsth265parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/codecparsers/gsth265parser.c b/gst-libs/gst/codecparsers/gsth265parser.c
index fd56f15d0..e7d56be9c 100644
--- a/gst-libs/gst/codecparsers/gsth265parser.c
+++ b/gst-libs/gst/codecparsers/gsth265parser.c
@@ -72,7 +72,7 @@
#include <string.h>
#include <math.h>
-GST_DEBUG_CATEGORY (h265_parser_debug);
+GST_DEBUG_CATEGORY_STATIC (h265_parser_debug);
#define GST_CAT_DEFAULT h265_parser_debug
static gboolean initialized = FALSE;