Go to the source code of this file.
◆ MAX_LINESIZE
#define MAX_LINESIZE 2048 |
◆ SKIP_FRAME_ID
Value:p = strchr(p, '}'); \
if (!p) { \
" at line %d\n",
line, i); \
continue; \
} \
p++
#define AV_LOG_WARNING
Something somehow does not look correct.
Referenced by microdvd_read_header().
◆ OFFSET
◆ SD
◆ microdvd_probe()
◆ get_pts()
static int64_t get_pts |
( |
const char * |
buf | ) |
|
|
static |
◆ get_duration()
static int get_duration |
( |
const char * |
buf | ) |
|
|
static |
◆ microdvd_read_header()
◆ microdvd_read_packet()
◆ microdvd_read_seek()
static int microdvd_read_seek |
( |
AVFormatContext * |
s, |
|
|
int |
stream_index, |
|
|
int64_t |
min_ts, |
|
|
int64_t |
ts, |
|
|
int64_t |
max_ts, |
|
|
int |
flags |
|
) |
| |
|
static |
◆ microdvd_read_close()
◆ bom
const char* bom = "\xEF\xBB\xBF" |
|
static |
◆ microdvd_options
◆ microdvd_class
Initial value:= {
.class_name = "microdvddec",
}
#define LIBAVUTIL_VERSION_INT
const char * av_default_item_name(void *ptr)
Return the context name.
Definition at line 187 of file microdvddec.c.
◆ ff_microdvd_demuxer
Initial value:= {
.name = "microdvd",
}
static av_cold int read_close(AVFormatContext *ctx)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int read_header(FFV1Context *f)
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
Definition at line 194 of file microdvddec.c.