FFmpeg
|
#include "avformat.h"
#include "internal.h"
#include "avio_internal.h"
#include "pcm.h"
#include "libavutil/avassert.h"
Go to the source code of this file.
Macros | |
#define | AU_UNKNOWN_SIZE ((uint32_t)(~0)) |
#define | AU_DEFAULT_HEADER_SIZE (24+8) |
Variables | |
static const AVCodecTag | codec_au_tags [] |
|
static |