| FFmpeg
    | 
#include "libavutil/imgutils.h"#include "libavutil/pixdesc.h"#include "libavformat/avformat.h"#include "libavformat/mux.h"#include "v4l2-common.h"Go to the source code of this file.
| Data Structures | |
| struct | V4L2Context | 
| Functions | |
| static av_cold int | write_header (AVFormatContext *s1) | 
| static int | write_packet (AVFormatContext *s1, AVPacket *pkt) | 
| static int | write_trailer (AVFormatContext *s1) | 
| Variables | |
| static const AVClass | v4l2_class | 
| const FFOutputFormat | ff_v4l2_muxer | 
| 
 | static | 
| 
 | static | 
| 
 | static | 
Definition at line 101 of file v4l2enc.c.
Referenced by segment_end().
| 
 | static | 
| const FFOutputFormat ff_v4l2_muxer | 
 1.8.17
 1.8.17