Data Fields | |
| int | file_index |
| int | index |
| int | source_index |
| AVStream * | st |
| int | encoding_needed |
| int | frame_number |
| struct AVInputStream * | sync_ist |
| int64_t | sync_opts |
| int | video_resample |
| AVFrame | pict_tmp |
| struct SwsContext * | img_resample_ctx |
| int | resample_height |
| int | video_crop |
| int | topBand |
| int | leftBand |
| int | video_pad |
| int | padtop |
| int | padbottom |
| int | padleft |
| int | padright |
| int | audio_resample |
| ReSampleContext * | resample |
| int | reformat_pair |
| AVAudioConvert * | reformat_ctx |
| AVFifoBuffer | fifo |
| FILE * | logfile |
Definition at line 235 of file ffmpeg.c.
Definition at line 264 of file ffmpeg.c.
Referenced by av_encode(), and do_audio_out().
Definition at line 240 of file ffmpeg.c.
Referenced by av_encode(), and output_packet().
Definition at line 268 of file ffmpeg.c.
Referenced by av_encode(), do_audio_out(), and output_packet().
Definition at line 236 of file ffmpeg.c.
Referenced by av_encode(), do_audio_out(), do_subtitle_out(), do_video_out(), output_packet(), and print_report().
Definition at line 241 of file ffmpeg.c.
Referenced by av_encode(), do_video_out(), do_video_stats(), output_packet(), and print_report().
Definition at line 250 of file ffmpeg.c.
Referenced by av_encode(), and do_video_out().
Definition at line 237 of file ffmpeg.c.
Referenced by av_encode(), do_audio_out(), do_subtitle_out(), do_video_out(), and output_packet().
Definition at line 255 of file ffmpeg.c.
Referenced by av_encode(), and do_video_out().
| FILE* AVOutputStream::logfile |
Definition at line 269 of file ffmpeg.c.
Referenced by av_encode(), do_video_out(), and output_packet().
Definition at line 259 of file ffmpeg.c.
Referenced by av_encode(), and do_video_out().
Definition at line 260 of file ffmpeg.c.
Referenced by av_encode(), and do_video_out().
Definition at line 261 of file ffmpeg.c.
Referenced by av_encode(), and do_video_out().
Definition at line 258 of file ffmpeg.c.
Referenced by av_encode(), and do_video_out().
Definition at line 249 of file ffmpeg.c.
Referenced by av_encode(), and do_video_out().
Definition at line 267 of file ffmpeg.c.
Referenced by av_encode(), and do_audio_out().
Definition at line 266 of file ffmpeg.c.
Referenced by av_encode(), and do_audio_out().
Definition at line 265 of file ffmpeg.c.
Referenced by av_encode(), and do_audio_out().
Definition at line 251 of file ffmpeg.c.
Referenced by av_encode(), and do_video_out().
Definition at line 238 of file ffmpeg.c.
Referenced by av_encode(), and output_packet().
Definition at line 239 of file ffmpeg.c.
Referenced by av_encode(), do_audio_out(), do_subtitle_out(), do_video_out(), do_video_stats(), output_packet(), and print_report().
Definition at line 245 of file ffmpeg.c.
Referenced by av_encode(), and get_sync_ipts().
| int64_t AVOutputStream::sync_opts |
Definition at line 246 of file ffmpeg.c.
Referenced by av_encode(), do_audio_out(), do_video_out(), do_video_stats(), and output_packet().
Definition at line 254 of file ffmpeg.c.
Referenced by av_encode(), and do_video_out().
Definition at line 253 of file ffmpeg.c.
Referenced by av_encode(), and do_video_out().
Definition at line 257 of file ffmpeg.c.
Referenced by av_encode(), and do_video_out().
Definition at line 248 of file ffmpeg.c.
Referenced by av_encode(), and do_video_out().
1.7.1