FFmpeg
|
#include "libavutil/channel_layout.h"
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "demux.h"
#include "internal.h"
#include "pcm.h"
Go to the source code of this file.
Functions | |
static int | derf_probe (const AVProbeData *p) |
static int | derf_read_header (AVFormatContext *s) |
Variables | |
const FFInputFormat | ff_derf_demuxer |
|
static |
|
static |
const FFInputFormat ff_derf_demuxer |