oggparsetheora.c File Reference

Go to the source code of this file.

Classes

struct  theora_params
 Copyright (C) 2005 Matthieu CASTET, Alex Beregszaszi. More...

Typedefs

typedef struct theora_params theora_params_t

Functions

static int theora_header (AVFormatContext *s, int idx)
static uint64_t theora_gptopts (AVFormatContext *ctx, int idx, uint64_t gp)

Variables

ogg_codec_t theora_codec


Typedef Documentation


Function Documentation

static int theora_header ( AVFormatContext s,
int  idx 
) [static]

Definition at line 37 of file oggparsetheora.c.

static uint64_t theora_gptopts ( AVFormatContext ctx,
int  idx,
uint64_t  gp 
) [static]

Definition at line 119 of file oggparsetheora.c.


Variable Documentation

Initial value:

 {
    .magic = "\200theora",
    .magicsize = 7,
    .header = theora_header,
    .gptopts = theora_gptopts
}

Definition at line 133 of file oggparsetheora.c.


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