#include "avformat.h"#include "pcm.h"#include "libavutil/intreadwrite.h"#include "libavutil/audioconvert.h"Go to the source code of this file.
Macros | |
| #define | AT1_SU_SIZE 212 |
Functions | |
| static int | aea_read_probe (AVProbeData *p) |
| static int | aea_read_header (AVFormatContext *s, AVFormatParameters *ap) |
| static int | aea_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
| AVInputFormat | ff_aea_demuxer |
| #define AT1_SU_SIZE 212 |
Definition at line 28 of file aea.c.
Referenced by aea_read_header().
|
static |
|
static |
|
static |
| AVInputFormat ff_aea_demuxer |