FFmpeg
|
#include "libavutil/intreadwrite.h"
#include "libavcodec/bytestream.h"
#include "avformat.h"
#include "internal.h"
Go to the source code of this file.
Functions | |
static int | hca_probe (const AVProbeData *p) |
static int | hca_read_header (AVFormatContext *s) |
static int | hca_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
const AVInputFormat | ff_hca_demuxer |
|
static |
|
static |
|
static |
const AVInputFormat ff_hca_demuxer |