Go to the source code of this file.
§ Y4M_LINE_MAX
§ yuv4_generate_header()
§ yuv4_write_packet()
§ yuv4_write_header()
§ ff_yuv4mpegpipe_muxer
Initial value:= {
.name = "yuv4mpegpipe",
.mime_type = "",
.extensions = "y4m",
.priv_data_size = sizeof(int),
}
static int yuv4_write_packet(AVFormatContext *s, AVPacket *pkt)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static void write_header(FFV1Context *f)
static int yuv4_write_header(AVFormatContext *s)
Definition at line 178 of file yuv4mpegenc.c.