|
FFmpeg
|
Intel Quick Sync Video VPP base function. More...
Go to the source code of this file.
Classes | |
| struct | QSVVPPCrop |
| struct | QSVVPPParam |
Typedefs | |
| typedef struct QSVVPPContext | QSVVPPContext |
| typedef struct QSVVPPCrop | QSVVPPCrop |
| typedef struct QSVVPPParam | QSVVPPParam |
Functions | |
| int | ff_qsvvpp_create (AVFilterContext *avctx, QSVVPPContext **vpp, QSVVPPParam *param) |
| int | ff_qsvvpp_free (QSVVPPContext **vpp) |
| int | ff_qsvvpp_filter_frame (QSVVPPContext *vpp, AVFilterLink *inlink, AVFrame *frame) |
Intel Quick Sync Video VPP base function.
| #define QSV_RUNTIME_VERSION_ATLEAST | ( | MFX_VERSION, | |
| MAJOR, | |||
| MINOR | |||
| ) |
| #define QSV_VERSION_ATLEAST | ( | MAJOR, | |
| MINOR | |||
| ) |
1.8.12