FFmpeg
|
#include "libavutil/channel_layout.h"
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "pcm.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) |
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 |