Go to the source code of this file.
◆ DEFAULT_PACKET_SIZE
#define DEFAULT_PACKET_SIZE 1024 |
Definition at line 30 of file mxg.c.
◆ OVERREAD_SIZE
Definition at line 31 of file mxg.c.
◆ mxg_read_header()
Definition at line 42 of file mxg.c.
◆ mxg_find_startmarker()
static uint8_t* mxg_find_startmarker |
( |
uint8_t * |
p, |
|
|
uint8_t * |
end |
|
) |
| |
|
static |
◆ mxg_update_cache()
◆ mxg_read_packet()
◆ mxg_close()
◆ ff_mxg_demuxer
Initial value:= {
.name = "mxg",
.extensions = "mxg",
}
Definition at line 251 of file mxg.c.