| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Data Structures | |
| struct | VPlayerContext | 
Functions | |
| static int | vplayer_probe (const AVProbeData *p) | 
| static int64_t | read_ts (char **line) | 
| static int | vplayer_read_header (AVFormatContext *s) | 
Variables | |
| const AVInputFormat | ff_vplayer_demuxer | 
VPlayer subtitles format demuxer
Definition in file vplayerdec.c.
      
  | 
  static | 
Definition at line 34 of file vplayerdec.c.
      
  | 
  static | 
Definition at line 45 of file vplayerdec.c.
Referenced by vplayer_read_header().
      
  | 
  static | 
Definition at line 58 of file vplayerdec.c.
| const AVInputFormat ff_vplayer_demuxer | 
Definition at line 98 of file vplayerdec.c.
 1.8.17