#include <string.h>
#include "avformat.h"
Go to the source code of this file.
#define MAX_READ_SIZE 4096 |
Definition at line 25 of file apc.c.
Definition at line 33 of file apc.c.
Definition at line 75 of file apc.c.
Initial value:= {
.name = "apc",
}
static int apc_read_packet(AVFormatContext *s, AVPacket *pkt)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int apc_read_header(AVFormatContext *s, AVFormatParameters *ap)
static int apc_probe(AVProbeData *p)
Definition at line 83 of file apc.c.