Go to the source code of this file.
static void ffm_write_data |
( |
AVFormatContext * |
s, |
|
|
const uint8_t * |
buf, |
|
|
int |
size, |
|
|
int64_t |
dts, |
|
|
int |
header |
|
) |
| |
|
static |
Initial value:= {
.name = "ffm",
.mime_type = "",
.extensions = "ffm",
}
struct FFMContext FFMContext
static int ffm_write_packet(AVFormatContext *s, AVPacket *pkt)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int ffm_write_trailer(AVFormatContext *s)
static int ffm_write_header(AVFormatContext *s)
Definition at line 242 of file ffmenc.c.