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 | resample_width |
| int | resample_pix_fmt |
| int | original_height |
| int | original_width |
| int | video_crop |
| int | topBand |
| int | bottomBand |
| int | leftBand |
| int | rightBand |
| int | original_topBand |
| int | original_bottomBand |
| int | original_leftBand |
| int | original_rightBand |
| 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 240 of file ffmpeg.c.
Definition at line 285 of file ffmpeg.c.
Referenced by av_transcode(), and do_audio_out().
Definition at line 267 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 245 of file ffmpeg.c.
Referenced by av_transcode(), and output_packet().
Definition at line 289 of file ffmpeg.c.
Referenced by av_transcode(), do_audio_out(), and output_packet().
Definition at line 241 of file ffmpeg.c.
Referenced by av_transcode(), do_audio_out(), do_subtitle_out(), do_video_out(), and output_packet().
Definition at line 246 of file ffmpeg.c.
Referenced by av_transcode(), do_video_out(), do_video_stats(), output_packet(), and print_report().
Definition at line 255 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 242 of file ffmpeg.c.
Referenced by av_transcode(), do_audio_out(), do_subtitle_out(), do_video_out(), and output_packet().
Definition at line 268 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
| FILE* AVOutputStream::logfile |
Definition at line 290 of file ffmpeg.c.
Referenced by av_transcode(), do_video_out(), and output_packet().
Definition at line 273 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 261 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 274 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 275 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 272 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 262 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 280 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 281 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 282 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 279 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 254 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 288 of file ffmpeg.c.
Referenced by do_audio_out().
Definition at line 287 of file ffmpeg.c.
Referenced by av_transcode(), and do_audio_out().
Definition at line 286 of file ffmpeg.c.
Referenced by do_audio_out().
Definition at line 256 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 258 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 257 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 269 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 243 of file ffmpeg.c.
Referenced by av_transcode(), and output_packet().
Definition at line 244 of file ffmpeg.c.
Referenced by av_transcode(), do_audio_out(), do_subtitle_out(), do_video_out(), do_video_stats(), output_packet(), and print_report().
Definition at line 250 of file ffmpeg.c.
Referenced by av_transcode(), and get_sync_ipts().
| int64_t AVOutputStream::sync_opts |
Definition at line 251 of file ffmpeg.c.
Referenced by do_audio_out(), do_video_out(), do_video_stats(), and output_packet().
Definition at line 266 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 265 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 278 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
Definition at line 253 of file ffmpeg.c.
Referenced by av_transcode(), and do_video_out().
1.7.1