mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
vaapi_encode: Delete unused field
This commit is contained in:
parent
3d19c5ee68
commit
c67bdd6534
2 changed files with 4 additions and 9 deletions
|
|
@ -64,7 +64,6 @@ typedef struct VAAPIEncodeSlice {
|
|||
int row_size;
|
||||
int block_start;
|
||||
int block_size;
|
||||
void *priv_data;
|
||||
void *codec_slice_params;
|
||||
} VAAPIEncodeSlice;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue