FFmpeg
|
This is a muxer for Loki SDL Motion JPEG files. More...
Go to the source code of this file.
Data Structures | |
struct | SMJPEGMuxContext |
Functions | |
static int | smjpeg_write_header (AVFormatContext *s) |
static int | smjpeg_write_packet (AVFormatContext *s, AVPacket *pkt) |
static int | smjpeg_write_trailer (AVFormatContext *s) |
Variables | |
AVOutputFormat | ff_smjpeg_muxer |
This is a muxer for Loki SDL Motion JPEG files.
Definition in file smjpegenc.c.
|
static |
Definition at line 35 of file smjpegenc.c.
|
static |
Definition at line 95 of file smjpegenc.c.
|
static |
Definition at line 117 of file smjpegenc.c.
AVOutputFormat ff_smjpeg_muxer |
Definition at line 135 of file smjpegenc.c.