Go to the source code of this file.
◆ smush_read_probe()
◆ smush_read_header()
◆ smush_read_packet()
◆ ff_smush_demuxer
Initial value:= {
.name = "smush",
}
static int smush_read_packet(AVFormatContext *ctx, AVPacket *pkt)
#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)
static int smush_read_header(AVFormatContext *ctx)
static int smush_read_probe(AVProbeData *p)
Definition at line 244 of file smush.c.