avcodec/vc1: Remove unused topleft,bottomright fields
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
728ef2245c
commit
4e2bac279d
1 changed files with 0 additions and 4 deletions
|
|
@ -314,10 +314,6 @@ typedef struct VC1Context{
|
|||
uint8_t numpanscanwin;
|
||||
uint8_t tfcntr;
|
||||
uint8_t rptfrm, tff, rff;
|
||||
uint16_t topleftx;
|
||||
uint16_t toplefty;
|
||||
uint16_t bottomrightx;
|
||||
uint16_t bottomrighty;
|
||||
uint8_t uvsamp;
|
||||
uint8_t postproc;
|
||||
int hrd_num_leaky_buckets;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue