Go to the source code of this file.
◆ afc_read_header()
Definition at line 30 of file afc.c.
◆ afc_read_packet()
Definition at line 56 of file afc.c.
◆ ff_afc_demuxer
Initial value:= {
.name = "afc",
.extensions = "afc",
}
static int afc_read_header(AVFormatContext *s)
#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 afc_read_packet(AVFormatContext *s, AVPacket *pkt)
Definition at line 71 of file afc.c.