pnmenc.c File Reference

Go to the source code of this file.

Functions

static int common_init (AVCodecContext *avctx)
static int pnm_decode_frame (AVCodecContext *avctx, void *data, int *data_size, uint8_t *buf, int buf_size)
static int pnm_encode_frame (AVCodecContext *avctx, unsigned char *outbuf, int buf_size, void *data)
static int pam_encode_frame (AVCodecContext *avctx, unsigned char *outbuf, int buf_size, void *data)
static int pnm_probe (AVProbeData *pd)
static int pgmyuv_probe (AVProbeData *pd)
static int pam_probe (AVProbeData *pd)

Variables

AVCodec pgm_encoder
AVCodec pgmyuv_encoder
AVCodec ppm_encoder
AVCodec pbm_encoder
AVCodec pam_encoder


Function Documentation

static int common_init ( AVCodecContext avctx  )  [static]

Definition at line 26 of file pnmenc.c.

static int pnm_decode_frame ( AVCodecContext avctx,
void *  data,
int *  data_size,
uint8_t *  buf,
int  buf_size 
) [static]

Definition at line 35 of file pnmenc.c.

static int pnm_encode_frame ( AVCodecContext avctx,
unsigned char *  outbuf,
int  buf_size,
void *  data 
) [static]

Definition at line 159 of file pnmenc.c.

static int pam_encode_frame ( AVCodecContext avctx,
unsigned char *  outbuf,
int  buf_size,
void *  data 
) [static]

Definition at line 241 of file pnmenc.c.

static int pnm_probe ( AVProbeData pd  )  [static]

Definition at line 323 of file pnmenc.c.

static int pgmyuv_probe ( AVProbeData pd  )  [static]

Definition at line 335 of file pnmenc.c.

static int pam_probe ( AVProbeData pd  )  [static]

Definition at line 343 of file pnmenc.c.


Variable Documentation

Initial value:

Definition at line 358 of file pnmenc.c.

Initial value:

Definition at line 372 of file pnmenc.c.

Initial value:

Definition at line 386 of file pnmenc.c.

Initial value:

Definition at line 400 of file pnmenc.c.

Initial value:

Definition at line 414 of file pnmenc.c.


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