libavcodec/mlp_parser.h File Reference

MLP parser prototypes. More...

#include "get_bits.h"

Go to the source code of this file.

Data Structures

struct  MLPHeaderInfo

Functions

int ff_mlp_read_major_sync (void *log, MLPHeaderInfo *mh, GetBitContext *gb)
 Read a major sync info header - contains high level information about the stream - sample rate, channel arrangement etc.


Detailed Description

MLP parser prototypes.

Definition in file mlp_parser.h.


Function Documentation

int ff_mlp_read_major_sync ( void *  log,
MLPHeaderInfo mh,
GetBitContext gb 
)

Read a major sync info header - contains high level information about the stream - sample rate, channel arrangement etc.

Most of this information is not actually necessary for decoding, only for playback. gb must be a freshly initialized GetBitContext with no bits read.

Definition at line 74 of file mlp_parser.c.

Referenced by mlp_parse(), and read_major_sync().


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