cyuv.c File Reference


Detailed Description

Creative YUV (CYUV) Video Decoder.

Definition in file cyuv.c.

Go to the source code of this file.

Classes

struct  CyuvDecodeContext

Functions

static int cyuv_decode_init (AVCodecContext *avctx)
static int cyuv_decode_frame (AVCodecContext *avctx, void *data, int *data_size, uint8_t *buf, int buf_size)
static int cyuv_decode_end (AVCodecContext *avctx)

Variables

AVCodec cyuv_decoder


Function Documentation

static int cyuv_decode_init ( AVCodecContext avctx  )  [static]

Definition at line 47 of file cyuv.c.

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

Definition at line 62 of file cyuv.c.

static int cyuv_decode_end ( AVCodecContext avctx  )  [static]

Definition at line 167 of file cyuv.c.


Variable Documentation

Initial value:

Definition at line 174 of file cyuv.c.


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