|
FFmpeg
|
Kernel Deinterlacer Ported from MPlayer libmpcodecs/vf_kerndeint.c. More...
#include "libavutil/imgutils.h"#include "libavutil/intreadwrite.h"#include "libavutil/opt.h"#include "libavutil/pixdesc.h"#include "avfilter.h"#include "formats.h"#include "internal.h"Classes | |
| struct | KerndeintContext |
Macros | |
| #define | OFFSET(x) offsetof(KerndeintContext, x) |
| #define | FLAGS AV_OPT_FLAG_VIDEO_PARAM|AV_OPT_FLAG_FILTERING_PARAM |
Typedefs | |
| typedef struct KerndeintContext | KerndeintContext |
Functions | |
| AVFILTER_DEFINE_CLASS (kerndeint) | |
Variables | |
| AVFilter | ff_vf_kerndeint |
Kernel Deinterlacer Ported from MPlayer libmpcodecs/vf_kerndeint.c.
| AVFilter ff_vf_kerndeint |
1.8.12