mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-04 14:30:55 +08:00
lavc/hevcdec: drop unused HEVCContext.width/height
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user