libs: video-format: set general vaapi log category

Instead of logging in an unspecified category, set the default vaapi.
This commit is contained in:
Víctor Manuel Jáquez Leal 2020-02-14 14:45:56 +01:00 committed by GStreamer Merge Bot
parent 5df8cf0cdb
commit c55309c2ed

View file

@ -32,6 +32,9 @@
#include "gstvaapisurface.h"
#include "video-format.h"
#define DEBUG 1
#include "gst/vaapi/gstvaapidebug.h"
typedef struct _GstVideoFormatMapMap
{
GstVideoFormat format;