Go to the source code of this file.
#define DEFAULT_PACKET_SIZE 1024 |
Definition at line 42 of file mxg.c.
static int mxg_update_cache |
( |
AVFormatContext * |
s, |
|
|
unsigned int |
cache_size |
|
) |
| |
|
static |
Initial value:= {
.name = "mxg",
.extensions = "mxg",
}
static av_cold int read_close(AVFormatContext *ctx)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int mxg_read_packet(AVFormatContext *s, AVPacket *pkt)
static int read_header(FFV1Context *f)
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
static int mxg_close(struct AVFormatContext *s)
static int mxg_read_header(AVFormatContext *s)
Definition at line 247 of file mxg.c.