libavcodec/lclenc.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include "avcodec.h"
#include "bitstream.h"
#include "lcl.h"

Go to the source code of this file.

Data Structures

struct  LclEncContext

Functions

static int encode_frame (AVCodecContext *avctx, unsigned char *buf, int buf_size, void *data)
static int encode_init (AVCodecContext *avctx)
static int encode_end (AVCodecContext *avctx)

Variables

AVCodec zlib_encoder


Function Documentation

static int encode_end ( AVCodecContext avctx  )  [static]

Definition at line 210 of file lclenc.c.

static int encode_frame ( AVCodecContext avctx,
unsigned char *  buf,
int  buf_size,
void *  data 
) [static]

Definition at line 83 of file lclenc.c.

Referenced by encode_superframe(), MPA_encode_frame(), and qtrle_encode_frame().

static int encode_init ( AVCodecContext avctx  )  [static]

Definition at line 142 of file lclenc.c.


Variable Documentation

Initial value:

Definition at line 223 of file lclenc.c.


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