FFmpeg
|
Go to the source code of this file.
Macros | |
#define | VC1_EXTRADATA_SIZE 4 |
Functions | |
static int | vc1t_probe (const AVProbeData *p) |
static int | vc1t_read_header (AVFormatContext *s) |
static int | vc1t_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
const AVInputFormat | ff_vc1t_demuxer |
VC1 test bitstream file demuxer by Konstantin Shishkov Format specified in SMPTE standard 421 Annex L
Definition in file vc1test.c.
|
static |
|
static |
|
static |
const AVInputFormat ff_vc1t_demuxer |