mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 12:49:40 +00:00
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:
parent
7c365bdddc
commit
9eaff17c30
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
||||||
#include "gstvaapiobject_priv.h"
|
#include "gstvaapiobject_priv.h"
|
||||||
#include "gstvaapiutils_h264_priv.h"
|
#include "gstvaapiutils_h264_priv.h"
|
||||||
|
|
||||||
|
#define DEBUG 1
|
||||||
#include "gstvaapidebug.h"
|
#include "gstvaapidebug.h"
|
||||||
|
|
||||||
/* Defined to 1 if strict ordering of DPB is needed. Only useful for debug */
|
/* Defined to 1 if strict ordering of DPB is needed. Only useful for debug */
|
||||||
|
|
Loading…
Reference in a new issue