Go to the source code of this file.
Initial value:= {
}
static void list_formats(AVFormatContext *ctx, int type)
Definition at line 30 of file decklink_enc_c.c.
Initial value:= {
.class_name = "Blackmagic DeckLink muxer",
}
#define LIBAVUTIL_VERSION_INT
static const AVOption options[]
Definition at line 37 of file decklink_enc_c.c.
Initial value:= {
.name = "decklink",
}
static const AVClass decklink_muxer_class
av_cold int ff_decklink_write_trailer(AVFormatContext *avctx)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
av_cold int ff_decklink_write_header(AVFormatContext *avctx)
static void write_header(FFV1Context *f)
int ff_decklink_write_packet(AVFormatContext *avctx, AVPacket *pkt)
Definition at line 45 of file decklink_enc_c.c.