libavcodec/h261_parser.c File Reference

h261codec. More...

#include "parser.h"

Go to the source code of this file.

Functions

static int h261_find_frame_end (ParseContext *pc, AVCodecContext *avctx, const uint8_t *buf, int buf_size)
static int h261_parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)

Variables

AVCodecParser ff_h261_parser


Detailed Description

h261codec.

Definition in file h261_parser.c.


Function Documentation

static int h261_find_frame_end ( ParseContext pc,
AVCodecContext avctx,
const uint8_t *  buf,
int  buf_size 
) [static]

Definition at line 31 of file h261_parser.c.

Referenced by h261_parse().

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

Definition at line 65 of file h261_parser.c.


Variable Documentation

Initial value:

Definition at line 88 of file h261_parser.c.


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