libavcodec/sunrast.c File Reference

#include "avcodec.h"

Go to the source code of this file.

Data Structures

struct  SUNRASTContext

Defines

#define RT_OLD   0
#define RT_STANDARD   1
#define RT_BYTE_ENCODED   2
#define RT_FORMAT_RGB   3
#define RT_FORMAT_TIFF   4
#define RT_FORMAT_IFF   5

Functions

static int sunrast_init (AVCodecContext *avctx)
static int sunrast_decode_frame (AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size)
static int sunrast_end (AVCodecContext *avctx)

Variables

AVCodec sunrast_decoder


Define Documentation

#define RT_BYTE_ENCODED   2

Definition at line 26 of file sunrast.c.

Referenced by sunrast_decode_frame().

#define RT_FORMAT_IFF   5

Definition at line 29 of file sunrast.c.

Referenced by sunrast_decode_frame().

#define RT_FORMAT_RGB   3

Definition at line 27 of file sunrast.c.

#define RT_FORMAT_TIFF   4

Definition at line 28 of file sunrast.c.

#define RT_OLD   0

Definition at line 24 of file sunrast.c.

#define RT_STANDARD   1

Definition at line 25 of file sunrast.c.


Function Documentation

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

Definition at line 44 of file sunrast.c.

static int sunrast_end ( AVCodecContext avctx  )  [static]

Definition at line 175 of file sunrast.c.

static int sunrast_init ( AVCodecContext avctx  )  [static]

Definition at line 35 of file sunrast.c.


Variable Documentation

Initial value:

Definition at line 184 of file sunrast.c.


Generated on Fri Oct 3 22:46:58 2008 for ffmpeg by  doxygen 1.5.6