FFmpeg
|
#include "libavutil/avassert.h"
#include "libavutil/crc.h"
#include "avformat.h"
#include "demux.h"
#include "rawdec.h"
Go to the source code of this file.
Functions | |
static int | ac4_probe (const AVProbeData *p) |
static int | ac4_read_header (AVFormatContext *s) |
static int | ac4_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
const FFInputFormat | ff_ac4_demuxer |
|
static |
|
static |
|
static |
const FFInputFormat ff_ac4_demuxer |