Data Fields | |
| MpegEncContext | mpeg_enc_ctx |
| int | mpeg_enc_ctx_allocated |
| int | repeat_field |
| AVPanScan | pan_scan |
| int | slice_count |
| some temporary storage for the panscan | |
| int | swap_uv |
| int | save_aspect_info |
| int | save_width |
| int | save_height |
| AVRational | frame_rate_ext |
| MPEG-2 specific framerate modificator. | |
Definition at line 1189 of file mpeg12.c.
Definition at line 1190 of file mpeg12.c.
Referenced by mpeg1_decode_picture(), mpeg1_decode_sequence(), mpeg_decode_end(), mpeg_decode_extension(), mpeg_decode_frame(), mpeg_decode_gop(), mpeg_decode_init(), mpeg_decode_picture_display_extension(), mpeg_decode_postinit(), mpeg_decode_sequence_display_extension(), mpeg_decode_sequence_extension(), mpeg_decode_slice(), slice_end(), and vcr2_init_sequence().
Definition at line 1191 of file mpeg12.c.
Referenced by mpeg_decode_end(), mpeg_decode_frame(), mpeg_decode_init(), mpeg_decode_postinit(), slice_end(), and vcr2_init_sequence().
Definition at line 1192 of file mpeg12.c.
Referenced by mpeg_decode_frame(), and mpeg_decode_init().
Definition at line 1193 of file mpeg12.c.
Referenced by mpeg_decode_picture_display_extension(), mpeg_decode_postinit(), mpeg_decode_sequence_display_extension(), and mpeg_field_start().
some temporary storage for the panscan
Definition at line 1194 of file mpeg12.c.
Referenced by mpeg_decode_frame().
MPEG-2 specific framerate modificator.
Definition at line 1198 of file mpeg12.c.
Referenced by mpeg_decode_postinit(), and mpeg_decode_sequence_extension().
1.5.6