FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | FrmContext |
Functions | |
static int | frm_read_probe (const AVProbeData *p) |
static int | frm_read_header (AVFormatContext *avctx) |
static int | frm_read_packet (AVFormatContext *avctx, AVPacket *pkt) |
Variables | |
static enum AVPixelFormat | frm_pix_fmt_tags [] |
const AVInputFormat | ff_frm_demuxer |
|
static |
|
static |
|
static |
|
static |
Definition at line 31 of file frmdec.c.
Referenced by frm_read_header().
const AVInputFormat ff_frm_demuxer |