FFmpeg
|
#include "libavutil/channel_layout.h"
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "avio_internal.h"
#include "demux.h"
#include "internal.h"
#include "pcm.h"
Go to the source code of this file.
Macros | |
#define | AT1_SU_SIZE 212 |
Functions | |
static int | aea_read_probe (const AVProbeData *p) |
static int | aea_read_header (AVFormatContext *s) |
static int | aea_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
const FFInputFormat | ff_aea_demuxer |
|
static |
|
static |
|
static |
const FFInputFormat ff_aea_demuxer |