Go to the source code of this file.
◆ HEADER_SIZE
◆ msnwc_tcp_probe()
◆ msnwc_tcp_read_header()
◆ msnwc_tcp_read_packet()
◆ ff_msnwc_tcp_demuxer
Initial value:= {
.name = "msnwctcp",
}
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int msnwc_tcp_read_header(AVFormatContext *ctx)
static int msnwc_tcp_read_packet(AVFormatContext *ctx, AVPacket *pkt)
static int msnwc_tcp_probe(AVProbeData *p)
Definition at line 139 of file msnwc_tcp.c.