bmp.c File Reference

Go to the source code of this file.

Functions

static int bmp_decode_init (AVCodecContext *avctx)
static int bmp_decode_frame (AVCodecContext *avctx, void *data, int *data_size, uint8_t *buf, int buf_size)
static int bmp_decode_end (AVCodecContext *avctx)

Variables

AVCodec bmp_decoder


Function Documentation

static int bmp_decode_init ( AVCodecContext avctx  )  [static]

Definition at line 26 of file bmp.c.

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

Definition at line 35 of file bmp.c.

static int bmp_decode_end ( AVCodecContext avctx  )  [static]

Definition at line 234 of file bmp.c.


Variable Documentation

Initial value:

Definition at line 244 of file bmp.c.


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