Fix blank video for vaapi
This commit is contained in:
parent
00de30d336
commit
39f9506446
3 changed files with 8 additions and 6 deletions
|
|
@ -452,7 +452,7 @@ public:
|
|||
fb_fd.el,
|
||||
img_width,
|
||||
img_height,
|
||||
0,
|
||||
offset,
|
||||
pitch,
|
||||
});
|
||||
|
||||
|
|
@ -530,7 +530,6 @@ public:
|
|||
}
|
||||
|
||||
int dummy_img(platf::img_t *img) override {
|
||||
snapshot(img, 1s, false);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue