FFmpeg
|
Go to the source code of this file.
Macros | |
#define | OFFSET(x) offsetof(struct decklink_cctx, x) |
#define | ENC AV_OPT_FLAG_ENCODING_PARAM |
Variables | |
static const AVOption | options [] |
static const AVClass | decklink_muxer_class |
AVOutputFormat | ff_decklink_muxer |
#define OFFSET | ( | x | ) | offsetof(struct decklink_cctx, x) |
Definition at line 27 of file decklink_enc_c.c.
#define ENC AV_OPT_FLAG_ENCODING_PARAM |
Definition at line 28 of file decklink_enc_c.c.
|
static |
Definition at line 29 of file decklink_enc_c.c.
|
static |
Definition at line 36 of file decklink_enc_c.c.
AVOutputFormat ff_decklink_muxer |
Definition at line 44 of file decklink_enc_c.c.