libavformat/oggparsecelt.c File Reference

#include <string.h>
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "internal.h"
#include "oggdec.h"

Go to the source code of this file.

Data Structures

struct  oggcelt_private

Functions

static int celt_header (AVFormatContext *s, int idx)

Variables

struct ogg_codec ff_celt_codec


Function Documentation

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

Definition at line 33 of file oggparsecelt.c.


Variable Documentation

Initial value:

 {
    .magic     = "CELT    ",
    .magicsize = 8,
    .header    = celt_header,
}

Definition at line 92 of file oggparsecelt.c.

Referenced by celt_header().


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