libavcodec/r210enc.c File Reference

#include "avcodec.h"
#include "bytestream.h"

Go to the source code of this file.

Functions

static av_cold int encode_init (AVCodecContext *avctx)
static int encode_frame (AVCodecContext *avctx, uint8_t *buf, int buf_size, void *data)
static av_cold int encode_close (AVCodecContext *avctx)


Function Documentation

static av_cold int encode_close ( AVCodecContext avctx  )  [static]

Definition at line 78 of file r210enc.c.

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

Definition at line 36 of file r210enc.c.

static av_cold int encode_init ( AVCodecContext avctx  )  [static]

Definition at line 26 of file r210enc.c.


Generated on Fri Oct 26 02:46:10 2012 for FFmpeg by  doxygen 1.5.8