AVCodecParserContext Struct Reference

#include <avcodec.h>

List of all members.


Detailed Description

Definition at line 2794 of file avcodec.h.


Public Attributes

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

Member Data Documentation

Definition at line 2797 of file avcodec.h.

Referenced by av_parser_parse(), and av_read_frame_internal().

Definition at line 2798 of file avcodec.h.

Referenced by av_parser_parse(), and av_read_frame_internal().

Definition at line 2800 of file avcodec.h.

Referenced by av_parser_parse(), and av_read_frame_internal().

Definition at line 2803 of file avcodec.h.

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

Definition at line 2804 of file avcodec.h.

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

Definition at line 2805 of file avcodec.h.

Referenced by av_parser_parse(), and av_read_frame_internal().

Definition at line 2808 of file avcodec.h.

Referenced by av_parser_parse(), and dvbsub_parse().

Definition at line 2809 of file avcodec.h.

Referenced by av_parser_parse().

Definition at line 2810 of file avcodec.h.

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

Definition at line 2813 of file avcodec.h.

Referenced by av_parser_parse(), and dvbsub_parse().

Definition at line 2814 of file avcodec.h.

Referenced by av_parser_parse().

Definition at line 2815 of file avcodec.h.

Referenced by av_parser_parse(), and dvbsub_parse().

Definition at line 2816 of file avcodec.h.

Referenced by av_parser_parse().

byte offset from starting packet start

Definition at line 2821 of file avcodec.h.

Referenced by av_parser_parse(), and compute_pkt_fields().

Definition at line 2822 of file avcodec.h.

Referenced by av_parser_parse().


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

Generated on Sat Dec 18 05:15:59 2010 for MythTV by  doxygen 1.5.5