FFmpeg
|
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "internal.h"
#include "rawdec.h"
#include "id3v1.h"
#include "apetag.h"
Go to the source code of this file.
Functions | |
static int | adts_aac_probe (AVProbeData *p) |
static int | adts_aac_read_header (AVFormatContext *s) |
Variables | |
AVInputFormat | ff_aac_demuxer |
|
static |
|
static |
AVInputFormat ff_aac_demuxer |