| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Functions | |
| static int | ilbc_parse_fmtp (AVFormatContext *s, AVStream *stream, PayloadContext *data, const char *attr, const char *value) | 
| static int | ilbc_parse_sdp_line (AVFormatContext *s, int st_index, PayloadContext *data, const char *line) | 
Variables | |
| const RTPDynamicProtocolHandler | ff_ilbc_dynamic_handler | 
      
  | 
  static | 
Definition at line 26 of file rtpdec_ilbc.c.
Referenced by ilbc_parse_sdp_line().
      
  | 
  static | 
Definition at line 47 of file rtpdec_ilbc.c.
| const RTPDynamicProtocolHandler ff_ilbc_dynamic_handler | 
Definition at line 69 of file rtpdec_ilbc.c.
 1.8.17