Go to the source code of this file.
◆ NC_VIDEO_FLAG
#define NC_VIDEO_FLAG 0x1A5 |
◆ nc_probe()
◆ nc_read_header()
◆ nc_read_packet()
◆ ff_nc_demuxer
Initial value:= {
.name = "nc",
.extensions = "v",
}
static int nc_read_packet(AVFormatContext *s, AVPacket *pkt)
static int nc_probe(AVProbeData *probe_packet)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int nc_read_header(AVFormatContext *s)
Definition at line 94 of file ncdec.c.