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 | mtaf_probe (const AVProbeData *p) |
static int | mtaf_read_header (AVFormatContext *s) |
static int | mtaf_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
AVInputFormat | ff_mtaf_demuxer |
|
static |
|
static |
|
static |
AVInputFormat ff_mtaf_demuxer |