AVCodecParserContext Struct Reference

#include <avcodec.h>


Data Fields

void * priv_data
struct AVCodecParserparser
int64_t frame_offset
int64_t cur_offset
int64_t last_frame_offset
int pict_type
int repeat_pict
int64_t pts
int64_t dts
int64_t last_pts
int64_t last_dts
int fetch_timestamp
int cur_frame_start_index
int64_t cur_frame_offset [AV_PARSER_PTS_NB]
int64_t cur_frame_pts [AV_PARSER_PTS_NB]
int64_t cur_frame_dts [AV_PARSER_PTS_NB]
int flags
int64_t offset
 byte offset from starting packet start
int64_t last_offset


Detailed Description

Definition at line 2662 of file avcodec.h.


Field Documentation

Definition at line 2665 of file avcodec.h.

Referenced by av_parser_parse(), and av_read_frame_internal().

Definition at line 2666 of file avcodec.h.

Referenced by av_parser_parse(), and av_read_frame_internal().

Definition at line 2668 of file avcodec.h.

Referenced by av_parser_parse(), and av_read_frame_internal().

Definition at line 2671 of file avcodec.h.

Referenced by compute_frame_duration(), mpegvideo_extract_headers(), and mpegvideo_parse().

Definition at line 2672 of file avcodec.h.

Referenced by av_parser_parse(), av_read_frame_internal(), and dvbsub_parse().

Definition at line 2673 of file avcodec.h.

Referenced by av_parser_parse(), and av_read_frame_internal().

Definition at line 2676 of file avcodec.h.

Referenced by av_parser_parse(), and dvbsub_parse().

Definition at line 2677 of file avcodec.h.

Referenced by av_parser_parse().

Definition at line 2678 of file avcodec.h.

Referenced by av_parser_init(), av_parser_parse(), and dvbsub_parse().

Definition at line 2681 of file avcodec.h.

Referenced by av_parser_parse(), and dvbsub_parse().

int64_t AVCodecParserContext::cur_frame_offset[AV_PARSER_PTS_NB]

Definition at line 2682 of file avcodec.h.

Referenced by av_parser_parse().

int64_t AVCodecParserContext::cur_frame_pts[AV_PARSER_PTS_NB]

Definition at line 2683 of file avcodec.h.

Referenced by av_parser_parse(), and dvbsub_parse().

int64_t AVCodecParserContext::cur_frame_dts[AV_PARSER_PTS_NB]

Definition at line 2684 of file avcodec.h.

Referenced by av_parser_parse().

byte offset from starting packet start

Definition at line 2689 of file avcodec.h.

Referenced by av_parser_parse(), and compute_pkt_fields().

Definition at line 2690 of file avcodec.h.

Referenced by av_parser_parse().


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

Generated on Wed Feb 9 19:10:14 2011 for ffmpeg by  doxygen 1.5.6