AVCodecParser Struct Reference

#include <avcodec.h>

List of all members.

Public Attributes

int codec_ids [5]
int priv_data_size
int(* parser_init )(AVCodecParserContext *s)
int(* parser_parse )(AVCodecParserContext *s, AVCodecContext *avctx, uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)
void(* parser_close )(AVCodecParserContext *s)
int(* split )(AVCodecContext *avctx, const uint8_t *buf, int buf_size)
struct AVCodecParsernext


Detailed Description

Definition at line 1620 of file avcodec.h.


Member Data Documentation

Definition at line 1621 of file avcodec.h.

Definition at line 1622 of file avcodec.h.

int(* AVCodecParser::parser_parse)(AVCodecParserContext *s, AVCodecContext *avctx, uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)

int(* AVCodecParser::split)(AVCodecContext *avctx, const uint8_t *buf, int buf_size)

Definition at line 1630 of file avcodec.h.


The documentation for this struct was generated from the following file:

Generated on Sun May 25 00:20:31 2008 by  doxygen 1.5.6