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++
◆ OFFSET
◆ SD
◆ microdvd_probe()
◆ get_pts()
static int64_t get_pts |
( |
const char * |
buf | ) |
|
|
static |
◆ get_duration()
static int64_t get_duration |
( |
const char * |
buf | ) |
|
|
static |
◆ microdvd_read_header()
◆ microdvd_read_packet()
◆ microdvd_read_seek()
◆ microdvd_read_close()
◆ bom
const char* bom = "\xEF\xBB\xBF" |
|
static |
◆ microdvd_options
◆ microdvd_class
Initial value:= {
.class_name = "microdvddec",
}
Definition at line 195 of file microdvddec.c.
◆ ff_microdvd_demuxer
Initial value:= {
.p.name = "microdvd",
}
Definition at line 202 of file microdvddec.c.
#define AV_LOG_WARNING
Something somehow does not look correct.
@ AV_OPT_TYPE_RATIONAL
Underlying C type is AVRational.
static av_cold int read_close(AVFormatContext *ctx)
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
#define FF_INFMT_FLAG_INIT_CLEANUP
For an FFInputFormat with this flag set read_close() needs to be called by the caller upon read_heade...
#define LIBAVUTIL_VERSION_INT
static int read_header(FFV1Context *f)
const char * av_default_item_name(void *ptr)
Return the context name.
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
#define i(width, name, range_min, range_max)
static int read_probe(const AVProbeData *p)