Go to the source code of this file.
#define OFFSET |
( |
|
x | ) |
offsetof(struct NDIContext, x) |
Initial value:= {
}
#define AV_OPT_FLAG_AUDIO_PARAM
#define AV_OPT_FLAG_ENCODING_PARAM
a generic parameter which can be set by the user for muxing or encoding
#define AV_OPT_FLAG_VIDEO_PARAM
Definition at line 272 of file libndi_newtek_enc.c.
const AVClass libndi_newtek_muxer_class |
|
static |
Initial value:= {
.class_name = "NDI muxer",
}
#define LIBAVUTIL_VERSION_INT
static const AVOption options[]
Definition at line 279 of file libndi_newtek_enc.c.
Initial value:= {
.name = "libndi_newtek",
}
static int ndi_write_header(AVFormatContext *avctx)
static int ndi_write_packet(AVFormatContext *avctx, AVPacket *pkt)
static int ndi_write_trailer(AVFormatContext *avctx)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
Passthrough codec, AVFrames wrapped in AVPacket.
static const AVClass libndi_newtek_muxer_class
static void write_header(FFV1Context *f)
Definition at line 287 of file libndi_newtek_enc.c.