hvirtual/quicktime/ffmpeg/libavcodec/oggtheora.c File Reference

#include <stdlib.h>
#include <theora/theora.h>
#include "avcodec.h"

Include dependency graph for oggtheora.c:

Go to the source code of this file.

Data Structures

struct  TheoraContext

Functions

static int Theora_decode_frame (AVCodecContext *ctx, void *outdata, int *outdata_size, uint8_t *buf, int buf_size)
static int Theora_decode_end (AVCodecContext *ctx)
static int Theora_decode_init (AVCodecContext *ctx)

Variables

AVCodec oggtheora_decoder


Function Documentation

static int Theora_decode_end ( AVCodecContext ctx  )  [static]

static int Theora_decode_frame ( AVCodecContext ctx,
void *  outdata,
int *  outdata_size,
uint8_t *  buf,
int  buf_size 
) [static]

Definition at line 37 of file oggtheora.c.

References TheoraContext::op, AVCodecContext::priv_data, TheoraContext::state, and yuv.

static int Theora_decode_init ( AVCodecContext ctx  )  [static]


Variable Documentation

Initial value:

Definition at line 122 of file oggtheora.c.

Referenced by avcodec_register_all().


Generated on Mon Apr 28 14:05:37 2008 for Cinelerra by  doxygen 1.5.5