Go to the source code of this file.
◆ scc_write_header()
◆ scc_write_packet()
◆ ff_scc_muxer
Initial value:= {
.name = "scc",
.extensions = "scc",
}
static void write_packet(OutputFile *of, AVPacket *pkt, OutputStream *ost, int unqueue)
static int scc_write_header(AVFormatContext *avf)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int scc_write_packet(AVFormatContext *avf, AVPacket *pkt)
static void write_header(FFV1Context *f)
Definition at line 114 of file sccenc.c.