FFmpeg
|
#include <string.h>
#include "libavutil/channel_layout.h"
#include "avformat.h"
#include "internal.h"
Go to the source code of this file.
Macros | |
#define | MAX_READ_SIZE 4096 |
Functions | |
static int | apc_probe (const AVProbeData *p) |
static int | apc_read_header (AVFormatContext *s) |
static int | apc_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
AVInputFormat | ff_apc_demuxer |
|
static |
|
static |
|
static |
AVInputFormat ff_apc_demuxer |