FFmpeg
|
#include "libavutil/avassert.h"
#include "libavutil/crc.h"
#include "libavcodec/ac3_parser.h"
#include "avformat.h"
#include "rawdec.h"
Go to the source code of this file.
Functions | |
static int | ac3_eac3_probe (AVProbeData *p, enum AVCodecID expected_codec_id) |
|
static |