Public Attributes | |
| int | file_index |
| int | index |
| AVStream * | st |
| int | discard |
| int | decoding_needed |
| int64_t | sample_index |
| int64_t | start |
| unsigned long | frame |
| int64_t | next_pts |
| int64_t | pts |
| int | is_start |
Definition at line 393 of file MediaConverter.cpp.
Definition at line 394 of file MediaConverter.cpp.
Referenced by av_encode(), do_subtitle_out(), get_sync_ipts(), and output_packet().
Definition at line 396 of file MediaConverter.cpp.
Referenced by av_encode(), do_audio_out(), do_subtitle_out(), do_video_out(), output_packet(), and pre_process_video_frame().
Definition at line 399 of file MediaConverter.cpp.
| unsigned long AVInputStream::frame |
Definition at line 404 of file MediaConverter.cpp.
Referenced by av_encode(), get_sync_ipts(), and output_packet().
1.5.6