FFmpeg
|
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "demux.h"
#include "rawdec.h"
#include "internal.h"
Go to the source code of this file.
Functions | |
static int | acm_probe (const AVProbeData *p) |
static int | acm_read_header (AVFormatContext *s) |
Variables | |
const AVInputFormat | ff_acm_demuxer |
|
static |
|
static |
const AVInputFormat ff_acm_demuxer |