libavformat/oggparseskeleton.c File Reference

#include "libavcodec/bytestream.h"
#include "avformat.h"
#include "internal.h"
#include "oggdec.h"

Go to the source code of this file.

Functions

static int skeleton_header (AVFormatContext *s, int idx)

Variables

struct ogg_codec ff_skeleton_codec


Function Documentation

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

Definition at line 26 of file oggparseskeleton.c.


Variable Documentation

Initial value:

 {
    .magic = "fishead",
    .magicsize = 8,
    .header = skeleton_header,
}

Definition at line 88 of file oggparseskeleton.c.


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