FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
Mpeg1Context Struct Reference

Data Fields

MpegEncContext mpeg_enc_ctx
 
int mpeg_enc_ctx_allocated
 
int repeat_field
 
AVPanScan pan_scan
 
AVStereo3D stereo3d
 
int has_stereo3d
 
uint8_ta53_caption
 
int a53_caption_size
 
uint8_t afd
 
int has_afd
 
int slice_count
 
AVRational save_aspect
 
int save_width
 
int save_height
 
int save_progressive_seq
 
AVRational frame_rate_ext
 
int sync
 
int tmpgexs
 
int first_slice
 
int extradata_decoded
 

Detailed Description

Definition at line 53 of file mpeg12dec.c.

Field Documentation

MpegEncContext Mpeg1Context::mpeg_enc_ctx
int Mpeg1Context::mpeg_enc_ctx_allocated
int Mpeg1Context::repeat_field

Definition at line 56 of file mpeg12dec.c.

Referenced by mpeg_decode_init().

AVPanScan Mpeg1Context::pan_scan
AVStereo3D Mpeg1Context::stereo3d

Definition at line 58 of file mpeg12dec.c.

Referenced by mpeg_decode_user_data(), and mpeg_field_start().

int Mpeg1Context::has_stereo3d

Definition at line 59 of file mpeg12dec.c.

Referenced by mpeg_decode_user_data(), and mpeg_field_start().

uint8_t* Mpeg1Context::a53_caption

Definition at line 60 of file mpeg12dec.c.

Referenced by mpeg_decode_a53_cc(), mpeg_decode_end(), and mpeg_field_start().

int Mpeg1Context::a53_caption_size

Definition at line 61 of file mpeg12dec.c.

Referenced by mpeg_decode_a53_cc(), and mpeg_field_start().

uint8_t Mpeg1Context::afd

Definition at line 62 of file mpeg12dec.c.

Referenced by mpeg_decode_user_data(), and mpeg_field_start().

int Mpeg1Context::has_afd

Definition at line 63 of file mpeg12dec.c.

Referenced by mpeg_decode_user_data(), and mpeg_field_start().

int Mpeg1Context::slice_count

Definition at line 64 of file mpeg12dec.c.

Referenced by decode_chunks(), and mpeg_decode_frame().

AVRational Mpeg1Context::save_aspect

Definition at line 65 of file mpeg12dec.c.

int Mpeg1Context::save_width

Definition at line 66 of file mpeg12dec.c.

Referenced by vcr2_init_sequence().

int Mpeg1Context::save_height

Definition at line 66 of file mpeg12dec.c.

Referenced by vcr2_init_sequence().

int Mpeg1Context::save_progressive_seq

Definition at line 66 of file mpeg12dec.c.

Referenced by vcr2_init_sequence().

AVRational Mpeg1Context::frame_rate_ext

Definition at line 67 of file mpeg12dec.c.

Referenced by mpeg_decode_sequence_extension().

int Mpeg1Context::sync

Definition at line 68 of file mpeg12dec.c.

Referenced by decode_chunks(), and flush().

int Mpeg1Context::tmpgexs

Definition at line 69 of file mpeg12dec.c.

Referenced by decode_chunks(), and mpeg_decode_user_data().

int Mpeg1Context::first_slice

Definition at line 70 of file mpeg12dec.c.

Referenced by decode_chunks(), and slice_end().

int Mpeg1Context::extradata_decoded

Definition at line 71 of file mpeg12dec.c.

Referenced by mpeg_decode_frame().


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