FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | DXAContext |
Macros | |
#define | DXA_EXTRA_SIZE 9 |
Functions | |
static int | dxa_probe (AVProbeData *p) |
static int | dxa_read_header (AVFormatContext *s) |
static int | dxa_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
AVInputFormat | ff_dxa_demuxer |
#define DXA_EXTRA_SIZE 9 |
Definition at line 27 of file dxa.c.
Referenced by dxa_read_packet().
|
static |
|
static |
|
static |
AVInputFormat ff_dxa_demuxer |