|
FFmpeg
|
Lenscorrection filter, algorithm from the frei0r plugin with the same name. More...
#include <stdlib.h>#include <math.h>#include "libavutil/opt.h"#include "libavutil/intreadwrite.h"#include "libavutil/pixdesc.h"#include "avfilter.h"#include "internal.h"#include "video.h"Classes | |
| struct | LenscorrectionCtx |
| struct | ThreadData |
Macros | |
| #define | FLAGS AV_OPT_FLAG_FILTERING_PARAM|AV_OPT_FLAG_VIDEO_PARAM |
Typedefs | |
| typedef struct LenscorrectionCtx | LenscorrectionCtx |
| typedef struct ThreadData | ThreadData |
Functions | |
| AVFILTER_DEFINE_CLASS (lenscorrection) | |
Variables | |
| AVFilter | ff_vf_lenscorrection |
Lenscorrection filter, algorithm from the frei0r plugin with the same name.
| AVFilter ff_vf_lenscorrection |
1.8.12