mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02: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