|
FFmpeg
|
copy an alpha component from another video's luma More...
#include <string.h>#include "libavutil/imgutils.h"#include "libavutil/pixfmt.h"#include "avfilter.h"#include "bufferqueue.h"#include "drawutils.h"#include "formats.h"#include "internal.h"#include "video.h"Classes | |
| struct | AlphaMergeContext |
Typedefs | |
| typedef struct AlphaMergeContext | AlphaMergeContext |
Enumerations | |
| enum | { Y, U, V, A } |
Variables | |
| AVFilter | ff_vf_alphamerge |
copy an alpha component from another video's luma
| AVFilter ff_vf_alphamerge |
1.8.12