FFmpeg
|
Go to the source code of this file.
Macros | |
#define | SUP_PGS_MAGIC 0x5047 /* "PG", big endian */ |
Functions | |
static int | sup_write_packet (AVFormatContext *s, AVPacket *pkt) |
static int | sup_write_header (AVFormatContext *s) |
Variables | |
AVOutputFormat | ff_sup_muxer |
#define SUP_PGS_MAGIC 0x5047 /* "PG", big endian */ |
Definition at line 26 of file supenc.c.
Referenced by sup_write_packet().
|
static |
|
static |
AVOutputFormat ff_sup_muxer |