FFmpeg
|
Go to the source code of this file.
Macros | |
#define | NC_VIDEO_FLAG 0x1A5 |
Functions | |
static int | nc_probe (AVProbeData *probe_packet) |
static int | nc_read_header (AVFormatContext *s) |
static int | nc_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
AVInputFormat | ff_nc_demuxer |
#define NC_VIDEO_FLAG 0x1A5 |
Definition at line 27 of file ncdec.c.
Referenced by nc_probe(), and nc_read_packet().
|
static |
|
static |
|
static |
AVInputFormat ff_nc_demuxer |