| FFmpeg
    | 
#include "libavutil/channel_layout.h"#include "libavutil/intreadwrite.h"#include "avformat.h"#include "demux.h"#include "internal.h"Go to the source code of this file.
| Functions | |
| static int | svs_probe (const AVProbeData *p) | 
| static int | svs_read_header (AVFormatContext *s) | 
| static int | svs_read_packet (AVFormatContext *s, AVPacket *pkt) | 
| Variables | |
| const FFInputFormat | ff_svs_demuxer | 
| 
 | static | 
| 
 | static | 
| 
 | static | 
| const FFInputFormat ff_svs_demuxer | 
 1.8.17
 1.8.17