mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-21 06:50:56 +00:00
lavc/hevcdec: drop unused HEVCContext.width/height
This commit is contained in:
parent
a13b892080
commit
9576a00527
@ -456,9 +456,6 @@ typedef struct HEVCContext {
|
||||
uint8_t threads_type;
|
||||
uint8_t threads_number;
|
||||
|
||||
int width;
|
||||
int height;
|
||||
|
||||
/** 1 if the independent slice segment header was successfully parsed */
|
||||
uint8_t slice_initialized;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user