#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 CodecID expected_codec_id) |
static int ac3_eac3_probe | ( | AVProbeData * | p, | |
enum CodecID | expected_codec_id | |||
) | [static] |