Go to the source code of this file.
◆ write_header()
◆ write_packet()
◆ write_trailer()
◆ v4l2_class
Initial value:= {
.class_name = "V4L2 outdev",
}
const char * av_default_item_name(void *ptr)
Return the context name.
#define LIBAVUTIL_VERSION_INT
@ AV_CLASS_CATEGORY_DEVICE_VIDEO_OUTPUT
Definition at line 108 of file v4l2enc.c.
◆ ff_v4l2_muxer
Initial value:= {
.p.name = "video4linux2,v4l2",
}
static int write_packet(Muxer *mux, OutputStream *ost, AVPacket *pkt)
static void write_header(FFV1Context *f)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
static const AVClass v4l2_class
static int write_trailer(AVFormatContext *s1)
Definition at line 115 of file v4l2enc.c.