Go to the source code of this file.
Initial value:= {
}
#define MKTAG(a, b, c, d)
Definition at line 100 of file ivfenc.c.
Initial value:= {
.extensions = "ivf",
}
static int ivf_write_header(AVFormatContext *s)
static int ivf_write_packet(AVFormatContext *s, AVPacket *pkt)
static const AVCodecTag codec_ivf_tags[]
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int ivf_write_trailer(AVFormatContext *s)
static int ivf_check_bitstream(struct AVFormatContext *s, const AVPacket *pkt)
Definition at line 106 of file ivfenc.c.