FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | DSFContext |
Functions | |
static int | dsf_probe (const AVProbeData *p) |
static void | read_id3 (AVFormatContext *s, uint64_t id3pos) |
static int | dsf_read_header (AVFormatContext *s) |
static int | dsf_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
static const uint64_t | dsf_channel_layout [] |
AVInputFormat | ff_dsf_demuxer |
|
static |
|
static |
Definition at line 51 of file dsfdec.c.
Referenced by dsf_read_header().
|
static |
|
static |
|
static |
AVInputFormat ff_dsf_demuxer |