libavformat/oggparsespeex.c File Reference

#include <stdlib.h>
#include "libavutil/bswap.h"
#include "libavutil/avstring.h"
#include "libavcodec/bitstream.h"
#include "libavcodec/bytestream.h"
#include "avformat.h"
#include "oggdec.h"

Go to the source code of this file.

Functions

static int speex_header (AVFormatContext *s, int idx)

Variables

struct ogg_codec ff_speex_codec

Function Documentation

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

Definition at line 33 of file oggparsespeex.c.


Variable Documentation

Initial value:
 {
    .magic = "Speex   ",
    .magicsize = 8,
    .header = speex_header
}

Definition at line 57 of file oggparsespeex.c.

Generated on Thu Mar 31 18:59:54 2011 for ffmpeg by  doxygen 1.6.3