|
OpenFFmpeg
|
temporal field interlace filter, ported from MPlayer/libmpcodecs More...
#include "libavutil/bswap.h"#include "libavutil/opt.h"#include "libavutil/pixdesc.h"#include "drawutils.h"#include "avfilter.h"Go to the source code of this file.
Classes | |
| struct | TInterlaceContext |
Macros | |
| #define | TINTERLACE_FLAG_VLPF 01 |
| #define | TINTERLACE_FLAG_CVLPF 2 |
| #define | TINTERLACE_FLAG_EXACT_TB 4 |
Typedefs | |
| typedef struct TInterlaceContext | TInterlaceContext |
Functions | |
| void | ff_tinterlace_init_x86 (TInterlaceContext *interlace) |
temporal field interlace filter, ported from MPlayer/libmpcodecs
1.8.12