libavcodec/rv34_parser.c File Reference

RV30/40 parser. More...

#include "parser.h"
#include "libavutil/intreadwrite.h"

Go to the source code of this file.

Data Structures

struct  RV34ParseContext

Functions

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

Variables

static const int rv_to_av_frame_type [4]


Detailed Description

RV30/40 parser.

Definition in file rv34_parser.c.


Function Documentation

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

Definition at line 40 of file rv34_parser.c.


Variable Documentation

const int rv_to_av_frame_type[4] [static]

Initial value:

Definition at line 36 of file rv34_parser.c.

Referenced by rv34_parse().


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