libavcodec/rawenc.c File Reference

Raw Video Encoder. More...

#include "avcodec.h"
#include "raw.h"

Go to the source code of this file.

Functions

static int raw_init_encoder (AVCodecContext *avctx)
static int raw_encode (AVCodecContext *avctx, unsigned char *frame, int buf_size, void *data)

Variables

AVCodec rawvideo_encoder


Detailed Description

Raw Video Encoder.

Definition in file rawenc.c.


Function Documentation

static int raw_encode ( AVCodecContext avctx,
unsigned char *  frame,
int  buf_size,
void *  data 
) [static]

Definition at line 40 of file rawenc.c.

static int raw_init_encoder ( AVCodecContext avctx  )  [static]

Definition at line 30 of file rawenc.c.


Variable Documentation

Initial value:

Definition at line 47 of file rawenc.c.


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