Go to the source code of this file.
◆ dhav_probe()
◆ parse_ext()
◆ read_chunk()
◆ get_timeinfo()
static void get_timeinfo |
( |
unsigned |
date, |
|
|
struct tm * |
timeinfo |
|
) |
| |
|
static |
◆ get_duration()
◆ dhav_read_header()
◆ get_pts()
◆ dhav_read_packet()
◆ dhav_read_seek()
◆ sample_rates
const uint32_t sample_rates[] |
|
static |
Initial value:= {
8000, 4000, 8000, 11025, 16000,
20000, 22050, 32000, 44100, 48000,
96000, 192000, 64000,
}
Definition at line 74 of file dhav.c.
Referenced by parse_ext().
◆ ff_dhav_demuxer
Initial value:= {
.name = "dhav",
.extensions = "dav",
}
Definition at line 465 of file dhav.c.
static int dhav_read_header(AVFormatContext *s)
static int dhav_probe(const AVProbeData *p)
static int read_seek(AVFormatContext *ctx, int stream_index, int64_t timestamp, int flags)
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
static int dhav_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags)
static int read_header(FFV1Context *f)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
static int dhav_read_packet(AVFormatContext *s, AVPacket *pkt)
static int read_probe(const AVProbeData *p)
#define flags(name, subs,...)