#include "v4l2-common.h"
#include "avdevice.h"
 
Go to the source code of this file.
Initial value:= {
    .class_name = "V4L2 outdev",
}
#define LIBAVUTIL_VERSION_INT
 
 
Definition at line 101 of file v4l2enc.c.
 
 
Initial value:= {
    .name           = "v4l2",
}
static const AVClass v4l2_class
 
static av_cold int write_header(AVFormatContext *s1)
 
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
 
static int write_trailer(AVFormatContext *s1)
 
static int write_packet(AVFormatContext *s1, AVPacket *pkt)
 
 
Definition at line 108 of file v4l2enc.c.