libva: Change the vendor string

The vendor string needs to be updated to match the new name. Do so.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
This commit is contained in:
Maxime Ripard
2018-07-17 17:01:08 +02:00
parent 59c4a6e034
commit 4173013493
+1 -1
View File
@@ -34,7 +34,7 @@
#include <linux/videodev2.h>
#define V4L2_REQUEST_STR_VENDOR "Sunxi-Cedrus"
#define V4L2_REQUEST_STR_VENDOR "v4l2-request"
#define V4L2_REQUEST_MAX_PROFILES 11
#define V4L2_REQUEST_MAX_ENTRYPOINTS 5