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