libs: h264: renable the vaapi category for logging

h264 log messages were logged in default category because a regression
in code. This patch renable the usage of vaapi logging category.

This regression was introduced in commit 7c365bdd.
This commit is contained in:
Víctor Manuel Jáquez Leal 2018-07-25 20:21:51 +02:00
parent 7c365bdddc
commit 9eaff17c30

View file

@ -36,6 +36,7 @@
#include "gstvaapiobject_priv.h"
#include "gstvaapiutils_h264_priv.h"
#define DEBUG 1
#include "gstvaapidebug.h"
/* Defined to 1 if strict ordering of DPB is needed. Only useful for debug */