| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Macros | |
| #define | HEADER_SIZE 24 | 
Functions | |
| static int | msnwc_tcp_probe (AVProbeData *p) | 
| static int | msnwc_tcp_read_header (AVFormatContext *ctx) | 
| static int | msnwc_tcp_read_packet (AVFormatContext *ctx, AVPacket *pkt) | 
Variables | |
| AVInputFormat | ff_msnwc_tcp_demuxer | 
| #define HEADER_SIZE 24 | 
Definition at line 25 of file msnwc_tcp.c.
Referenced by msnwc_tcp_probe(), msnwc_tcp_read_header(), and msnwc_tcp_read_packet().
      
  | 
  static | 
Definition at line 39 of file msnwc_tcp.c.
      
  | 
  static | 
Definition at line 73 of file msnwc_tcp.c.
      
  | 
  static | 
Definition at line 102 of file msnwc_tcp.c.
| AVInputFormat ff_msnwc_tcp_demuxer | 
Definition at line 134 of file msnwc_tcp.c.
 1.8.2