FFmpeg
|
#include "libavcodec/flac.h"
#include "avformat.h"
#include "flacdec.h"
#include "internal.h"
#include "rawdec.h"
#include "oggdec.h"
#include "vorbiscomment.h"
#include "libavcodec/bytestream.h"
Go to the source code of this file.
Functions | |
static int | flac_read_header (AVFormatContext *s) |
static int | flac_probe (AVProbeData *p) |
Variables | |
AVInputFormat | ff_flac_demuxer |
|
static |
|
static |
AVInputFormat ff_flac_demuxer |