libavcodec/dnxhd_parser.c File Reference

DNxHD/VC-3 parser. More...

#include "parser.h"

Go to the source code of this file.

Defines

#define DNXHD_HEADER_PREFIX   0x0000028001

Functions

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

Variables

AVCodecParser dnxhd_parser


Detailed Description

DNxHD/VC-3 parser.

Definition in file dnxhd_parser.c.


Define Documentation

#define DNXHD_HEADER_PREFIX   0x0000028001

Definition at line 29 of file dnxhd_parser.c.

Referenced by dnxhd_find_frame_end().


Function Documentation

static int dnxhd_find_frame_end ( ParseContext pc,
const uint8_t *  buf,
int  buf_size 
) [static]

Definition at line 31 of file dnxhd_parser.c.

Referenced by dnxhd_parse().

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

Definition at line 66 of file dnxhd_parser.c.


Variable Documentation

Initial value:

Definition at line 89 of file dnxhd_parser.c.


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