mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 23:36:38 +00:00
libs: video-format: set general vaapi log category
Instead of logging in an unspecified category, set the default vaapi.
This commit is contained in:
parent
5df8cf0cdb
commit
c55309c2ed
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@
|
||||||
#include "gstvaapisurface.h"
|
#include "gstvaapisurface.h"
|
||||||
#include "video-format.h"
|
#include "video-format.h"
|
||||||
|
|
||||||
|
#define DEBUG 1
|
||||||
|
#include "gst/vaapi/gstvaapidebug.h"
|
||||||
|
|
||||||
typedef struct _GstVideoFormatMapMap
|
typedef struct _GstVideoFormatMapMap
|
||||||
{
|
{
|
||||||
GstVideoFormat format;
|
GstVideoFormat format;
|
||||||
|
|
Loading…
Reference in a new issue