Go to the source code of this file.
const AVClass image2_brender_pix_class |
|
static |
Initial value:= {
.class_name = "brender_pix demuxer",
}
#define LIBAVUTIL_VERSION_INT
const AVOption ff_img_options[]
Definition at line 41 of file img2_brender_pix.c.
Initial value:= {
.name = "brender_pix",
}
static int brender_read_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)
int ff_img_read_packet(AVFormatContext *s1, AVPacket *pkt)
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
static const AVClass image2_brender_pix_class
int ff_img_read_header(AVFormatContext *s1)
Definition at line 48 of file img2_brender_pix.c.