image: Replace buffer ID with full VAImage structure
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
|
||||
struct object_image {
|
||||
struct object_base base;
|
||||
VABufferID buffer_id;
|
||||
VAImage image;
|
||||
};
|
||||
|
||||
VAStatus RequestCreateImage(VADriverContextP context, VAImageFormat *format,
|
||||
|
||||
Reference in New Issue
Block a user