Go to the source code of this file.
◆ genh_probe()
◆ genh_read_header()
◆ genh_read_packet()
◆ ff_genh_demuxer
Initial value:= {
.name = "genh",
.extensions = "genh",
}
static int genh_probe(AVProbeData *p)
#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 genh_read_packet(AVFormatContext *s, AVPacket *pkt)
static int genh_read_header(AVFormatContext *s)
Definition at line 187 of file genh.c.