|
FFmpeg
|
filter for upsampling or downsampling a progressive source More...
#include "libavutil/avassert.h"#include "libavutil/imgutils.h"#include "libavutil/internal.h"#include "libavutil/opt.h"#include "libavutil/pixdesc.h"#include "libavutil/pixelutils.h"#include "avfilter.h"#include "internal.h"#include "video.h"#include "framerate.h"Classes | |
| struct | ThreadData |
Macros | |
| #define | DEBUG |
| #define | OFFSET(x) offsetof(FrameRateContext, x) |
| #define | V AV_OPT_FLAG_VIDEO_PARAM |
| #define | F AV_OPT_FLAG_FILTERING_PARAM |
| #define | FRAMERATE_FLAG_SCD 01 |
Typedefs | |
| typedef struct ThreadData | ThreadData |
Functions | |
| AVFILTER_DEFINE_CLASS (framerate) | |
| void | ff_framerate_init (FrameRateContext *s) |
Variables | |
| AVFilter | ff_vf_framerate |
filter for upsampling or downsampling a progressive source
| AVFilter ff_vf_framerate |
1.8.12