mpegaudio_parser.c File Reference

Go to the source code of this file.

Classes

struct  MpegAudioParseContext

Functions

int ff_mpa_decode_header (AVCodecContext *avctx, uint32_t head, int *sample_rate)
static int mpegaudio_parse_init (AVCodecParserContext *s1)
static int mpegaudio_parse (AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)

Variables

AVCodecParser mpegaudio_parser


Function Documentation

int ff_mpa_decode_header ( AVCodecContext avctx,
uint32_t  head,
int *  sample_rate 
)

Definition at line 47 of file mpegaudio_parser.c.

Referenced by mp3_read_probe(), and mpegaudio_parse().

static int mpegaudio_parse_init ( AVCodecParserContext s1  )  [static]

Definition at line 83 of file mpegaudio_parser.c.

static int mpegaudio_parse ( AVCodecParserContext s1,
AVCodecContext avctx,
const uint8_t **  poutbuf,
int *  poutbuf_size,
const uint8_t *  buf,
int  buf_size 
) [static]

Definition at line 90 of file mpegaudio_parser.c.


Variable Documentation

Initial value:

Definition at line 247 of file mpegaudio_parser.c.


Generated on Sat Dec 18 05:15:54 2010 for MythTV by  doxygen 1.5.5