|
FFmpeg
|
#include "libavutil/channel_layout.h"#include "libavutil/intreadwrite.h"#include "avformat.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 AVInputFormat | ff_svs_demuxer |
|
static |
|
static |
|
static |
| const AVInputFormat ff_svs_demuxer |
1.8.17