|
FFmpeg
|
libpostproc filter, ported from MPlayer. More...
#include "libavutil/avassert.h"#include "libavutil/opt.h"#include "internal.h"#include "libpostproc/postprocess.h"Classes | |
| struct | PPFilterContext |
Macros | |
| #define | OFFSET(x) offsetof(PPFilterContext, x) |
| #define | FLAGS AV_OPT_FLAG_FILTERING_PARAM|AV_OPT_FLAG_VIDEO_PARAM |
Typedefs | |
| typedef struct PPFilterContext | PPFilterContext |
Functions | |
| AVFILTER_DEFINE_CLASS (pp) | |
Variables | |
| AVFilter | ff_vf_pp |
libpostproc filter, ported from MPlayer.
| AVFilter ff_vf_pp |
1.8.12