|
OpenFFmpeg
|
video freeze detection filter More...
#include "libavutil/avassert.h"#include "libavutil/imgutils.h"#include "libavutil/opt.h"#include "libavutil/pixdesc.h"#include "libavutil/timestamp.h"#include "avfilter.h"#include "filters.h"#include "scene_sad.h"Classes | |
| struct | FreezeDetectContext |
Macros | |
| #define | OFFSET(x) offsetof(FreezeDetectContext, x) |
| #define | V AV_OPT_FLAG_VIDEO_PARAM |
| #define | F AV_OPT_FLAG_FILTERING_PARAM |
Typedefs | |
| typedef struct FreezeDetectContext | FreezeDetectContext |
Functions | |
| AVFILTER_DEFINE_CLASS (freezedetect) | |
Variables | |
| AVFilter | ff_vf_freezedetect |
video freeze detection filter
| AVFilter ff_vf_freezedetect |
1.8.12