FFmpeg
|
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "avio_internal.h"
#include "demux.h"
#include "internal.h"
Go to the source code of this file.
Data Structures | |
struct | MCADemuxContext |
Functions | |
static int | probe (const AVProbeData *p) |
static int | read_header (AVFormatContext *s) |
static int | read_packet (AVFormatContext *s, AVPacket *pkt) |
static int | read_seek (AVFormatContext *s, int stream_index, int64_t timestamp, int flags) |
Variables | |
const FFInputFormat | ff_mca_demuxer |
|
static |
|
static |
|
static |
|
static |
const FFInputFormat ff_mca_demuxer |