= {
.name = "moflex",
.extensions = "moflex",
}
static int read_seek(AVFormatContext *ctx, int stream_index, int64_t timestamp, int flags)
static int moflex_probe(const AVProbeData *p)
static av_cold int read_close(AVFormatContext *ctx)
static int moflex_read_header(AVFormatContext *s)
static int moflex_read_close(AVFormatContext *s)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int moflex_read_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags)
static int read_header(FFV1Context *f)
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
static int moflex_read_packet(AVFormatContext *s, AVPacket *pkt)
#define flags(name, subs,...)