Go to the source code of this file.
|
#define | MIME "application/sdp" |
|
#define MIME "application/sdp" |
Initial value:= {
.name = "sap",
.priv_data_size =
sizeof(
struct SAPState),
}
static int sap_read_close(AVFormatContext *s)
static int sap_fetch_packet(AVFormatContext *s, AVPacket *pkt)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int sap_read_header(AVFormatContext *s)
static int sap_probe(AVProbeData *p)
Definition at line 235 of file sapdec.c.