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 Fri Oct 26 02:35:45 2012 for FFmpeg by  doxygen 1.5.8