FFmpeg
|
Go to the source code of this file.
Macros | |
#define | MAX_READ_SIZE 4096 |
Functions | |
static int | apc_probe (AVProbeData *p) |
static int | apc_read_header (AVFormatContext *s) |
static int | apc_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
AVInputFormat | ff_apc_demuxer |
#define MAX_READ_SIZE 4096 |
Definition at line 79 of file apc.c.
Referenced by apc_read_packet().
|
static |
|
static |
|
static |
AVInputFormat ff_apc_demuxer |