Definition at line 50 of file vf_scale.c.
Definition at line 51 of file vf_scale.c.
software scaler context
Definition at line 52 of file vf_scale.c.
Referenced by config_props(), filter_frame(), and uninit().
software scaler context for interlaced material
Definition at line 53 of file vf_scale.c.
Referenced by config_props(), filter_frame(), and uninit().
Definition at line 54 of file vf_scale.c.
Referenced by config_props(), init_dict(), and uninit().
New dimensions.
Special values are: 0 = original width/height -1 = keep original aspect -N = try to keep aspect but make sure it is divisible by N
Definition at line 62 of file vf_scale.c.
Referenced by init_dict(), and process_command().
Definition at line 62 of file vf_scale.c.
Referenced by init_dict(), and process_command().
Definition at line 63 of file vf_scale.c.
Referenced by init_dict().
Definition at line 64 of file vf_scale.c.
Referenced by config_props(), and init_dict().
Definition at line 67 of file vf_scale.c.
Referenced by filter_frame().
chroma subsampling
Definition at line 67 of file vf_scale.c.
Referenced by filter_frame(), and scale_slice().
top of current output slice
Definition at line 68 of file vf_scale.c.
set to 1 if the input format is paletted
Definition at line 69 of file vf_scale.c.
Referenced by config_props(), and scale_slice().
set to 1 if the output format is paletted
Definition at line 70 of file vf_scale.c.
Referenced by config_props(), filter_frame(), and scale_slice().
Definition at line 71 of file vf_scale.c.
Referenced by config_props(), filter_frame(), and init_dict().
width expression string
Definition at line 73 of file vf_scale.c.
Referenced by config_props(), and init_dict().
height expression string
Definition at line 74 of file vf_scale.c.
Referenced by config_props(), and init_dict().
Definition at line 75 of file vf_scale.c.
Referenced by init_dict().
Definition at line 77 of file vf_scale.c.
Referenced by filter_frame().
Definition at line 78 of file vf_scale.c.
Referenced by config_props(), and filter_frame().
Definition at line 80 of file vf_scale.c.
Referenced by config_props().
Definition at line 81 of file vf_scale.c.
Referenced by config_props(), and filter_frame().
Definition at line 83 of file vf_scale.c.
Referenced by config_props().
Definition at line 84 of file vf_scale.c.
Referenced by config_props().
Definition at line 85 of file vf_scale.c.
Referenced by config_props().
Definition at line 86 of file vf_scale.c.
Referenced by config_props().
Definition at line 88 of file vf_scale.c.
Referenced by config_props().
Definition at line 90 of file vf_scale.c.
Referenced by filter_frame().