apc.c File Reference

Go to the source code of this file.

Functions

static int apc_probe (AVProbeData *p)
static int apc_read_header (AVFormatContext *s, AVFormatParameters *ap)
static int apc_read_packet (AVFormatContext *s, AVPacket *pkt)

Variables

AVInputFormat apc_demuxer


Function Documentation

static int apc_probe ( AVProbeData p  )  [static]

Definition at line 25 of file apc.c.

static int apc_read_header ( AVFormatContext s,
AVFormatParameters ap 
) [static]

Definition at line 33 of file apc.c.

static int apc_read_packet ( AVFormatContext s,
AVPacket pkt 
) [static]

Definition at line 75 of file apc.c.


Variable Documentation

Initial value:

 {
    "apc",
    "CRYO APC format",
    0,
    apc_probe,
    apc_read_header,
    apc_read_packet,
}

Definition at line 83 of file apc.c.


Generated on Sat Dec 18 05:15:50 2010 for MythTV by  doxygen 1.5.5