SAMI subtitle demuxer.
More...
Go to the source code of this file.
◆ sami_probe()
◆ sami_read_header()
◆ sami_read_packet()
◆ sami_read_seek()
◆ sami_read_close()
◆ ff_sami_demuxer
Initial value:= {
.name = "sami",
.extensions = "smi,sami",
}
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
static int read_header(FFV1Context *f)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
static av_cold int read_close(AVFormatContext *ctx)
Definition at line 145 of file samidec.c.