|
FFmpeg
|
Public Attributes | |
| const AVClass * | class |
| NPPScaleStageContext | stages [STAGE_NB] |
| AVFrame * | tmp_frame |
| int | passthrough |
| int | shift_width |
| int | shift_height |
| int | w |
| New dimensions. More... | |
| int | h |
| enum AVPixelFormat | format |
| Output sw format. More... | |
| char * | w_expr |
| width expression string | |
| char * | h_expr |
| height expression string | |
| char * | format_str |
| int | interp_algo |
| enum AVPixelFormat NPPScaleContext::format |
Output sw format.
AV_PIX_FMT_NONE for no conversion.
| int NPPScaleContext::w |
New dimensions.
Special values are: 0 = original width/height -1 = keep original aspect
1.8.12