| 
    FFmpeg
    
   | 
 
Vivo stream demuxer. More...
#include "libavutil/avstring.h"#include "libavutil/parseutils.h"#include "avformat.h"#include "demux.h"#include "internal.h"Go to the source code of this file.
Data Structures | |
| struct | VivoContext | 
Functions | |
| static int | vivo_probe (const AVProbeData *p) | 
| static int | vivo_get_packet_header (AVFormatContext *s) | 
| static int | vivo_read_header (AVFormatContext *s) | 
| static int | vivo_read_packet (AVFormatContext *s, AVPacket *pkt) | 
Variables | |
| const FFInputFormat | ff_vivo_demuxer | 
Vivo stream demuxer.
Definition in file vivo.c.
      
  | 
  static | 
      
  | 
  static | 
Definition at line 76 of file vivo.c.
Referenced by vivo_read_header(), and vivo_read_packet().
      
  | 
  static | 
      
  | 
  static | 
| const FFInputFormat ff_vivo_demuxer | 
 1.8.17