Data Fields | |
AVFormatContext * | ctx |
int | eof_reached |
int | ist_index |
int | buffer_size |
int64_t | ts_offset |
int | nb_streams |
int | rate_emu |
Definition at line 179 of file avconv.c.
Definition at line 180 of file avconv.c.
Referenced by copy_chapters(), opt_input_file(), opt_map(), opt_map_channel(), opt_output_file(), opt_target(), transcode(), and transcode_init().
Definition at line 182 of file avconv.c.
Referenced by opt_input_file(), opt_output_file(), transcode(), and transcode_init().
Definition at line 185 of file avconv.c.
Referenced by opt_input_file(), opt_map(), opt_map_channel(), opt_target(), transcode(), and transcode_init().
Definition at line 187 of file avconv.c.
Referenced by opt_input_file(), rate_emu_sleep(), and transcode_init().
int64_t InputFile::ts_offset |
Definition at line 184 of file avconv.c.
Referenced by copy_chapters(), opt_input_file(), and transcode().