mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-09 14:14:39 +02:00
avfilter/vf_zscale: remove unused fields
This commit is contained in:
parent
c8bc6fabd7
commit
f1071dc634
@ -108,11 +108,6 @@ typedef struct ZScaleContext {
|
||||
char *w_expr; ///< width expression string
|
||||
char *h_expr; ///< height expression string
|
||||
|
||||
int out_h_chr_pos;
|
||||
int out_v_chr_pos;
|
||||
int in_h_chr_pos;
|
||||
int in_v_chr_pos;
|
||||
|
||||
int first_time;
|
||||
int force_original_aspect_ratio;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user