forked from marfrit/libva-v4l2-request-fourier
Register video format directly instead of tiled indicator
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ struct request_data {
|
||||
int video_fd;
|
||||
int media_fd;
|
||||
|
||||
bool tiled_format;
|
||||
struct video_format *video_format;
|
||||
};
|
||||
|
||||
VAStatus VA_DRIVER_INIT_FUNC(VADriverContextP context);
|
||||
|
||||
Reference in New Issue
Block a user