FFmpeg
|
#include <inttypes.h>
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "internal.h"
Go to the source code of this file.
Functions | |
static int | dfa_probe (AVProbeData *p) |
static int | dfa_read_header (AVFormatContext *s) |
static int | dfa_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
AVInputFormat | ff_dfa_demuxer |
|
static |
|
static |
|
static |
AVInputFormat ff_dfa_demuxer |