Go to the source code of this file.
◆ SUP_PGS_MAGIC
#define SUP_PGS_MAGIC 0x5047 /* "PG", big endian */ |
◆ sup_write_packet()
◆ sup_write_header()
◆ ff_sup_muxer
Initial value:= {
.name = "sup",
.extensions = "sup",
.mime_type = "application/x-pgs",
}
static int sup_write_header(AVFormatContext *s)
static int sup_write_packet(AVFormatContext *s, AVPacket *pkt)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
Definition at line 87 of file supenc.c.