|
FFmpeg
|
Go to the source code of this file.
Functions | |
| static int | yuv4_write_header (AVFormatContext *s) |
| static int | yuv4_write_packet (AVFormatContext *s, AVPacket *pkt) |
| static int | yuv4_init (AVFormatContext *s) |
Variables | |
| const AVOutputFormat | ff_yuv4mpegpipe_muxer |
|
static |
Definition at line 27 of file yuv4mpegenc.c.
|
static |
Definition at line 179 of file yuv4mpegenc.c.
|
static |
Definition at line 214 of file yuv4mpegenc.c.
| const AVOutputFormat ff_yuv4mpegpipe_muxer |
Definition at line 285 of file yuv4mpegenc.c.
1.8.17