|
FFmpeg
|
Display frame palette (AV_PIX_FMT_PAL8) More...
#include "libavutil/avassert.h"#include "libavutil/opt.h"#include "avfilter.h"#include "formats.h"#include "internal.h"#include "video.h"Classes | |
| struct | ShowPaletteContext |
Macros | |
| #define | OFFSET(x) offsetof(ShowPaletteContext, x) |
| #define | FLAGS AV_OPT_FLAG_FILTERING_PARAM|AV_OPT_FLAG_VIDEO_PARAM |
Typedefs | |
| typedef struct ShowPaletteContext | ShowPaletteContext |
Functions | |
| AVFILTER_DEFINE_CLASS (showpalette) | |
Variables | |
| AVFilter | ff_vf_showpalette |
Display frame palette (AV_PIX_FMT_PAL8)
| AVFilter ff_vf_showpalette |
1.8.12