libvorbis.c File Reference

Go to the source code of this file.

Classes

struct  OggVorbisContext

Functions

static int oggvorbis_init_encoder (vorbis_info *vi, AVCodecContext *avccontext)
static int oggvorbis_encode_init (AVCodecContext *avccontext)
static int oggvorbis_encode_frame (AVCodecContext *avccontext, unsigned char *packets, int buf_size, void *data)
static int oggvorbis_encode_close (AVCodecContext *avccontext)

Variables

AVCodec libvorbis_encoder


Function Documentation

static int oggvorbis_init_encoder ( vorbis_info *  vi,
AVCodecContext avccontext 
) [static]

Definition at line 52 of file libvorbis.c.

Referenced by oggvorbis_encode_init().

static int oggvorbis_encode_init ( AVCodecContext avccontext  )  [static]

Definition at line 84 of file libvorbis.c.

static int oggvorbis_encode_frame ( AVCodecContext avccontext,
unsigned char *  packets,
int  buf_size,
void *  data 
) [static]

Definition at line 134 of file libvorbis.c.

static int oggvorbis_encode_close ( AVCodecContext avccontext  )  [static]

Definition at line 194 of file libvorbis.c.


Variable Documentation

Initial value:

Definition at line 211 of file libvorbis.c.


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