InputStream Struct Reference

Data Fields

int file_index
AVStreamst
int discard
int decoding_needed
AVCodecdec
AVFramedecoded_frame
AVFramefiltered_frame
int64_t start
int64_t next_pts
int64_t pts
PtsCorrectionContext pts_ctx
double ts_scale
int is_start
int showed_multi_packet_warning
AVDictionaryopts
FrameBufferbuffer_pool
int is_past_recording_time

Detailed Description

Definition at line 161 of file avconv.c.


Field Documentation

Definition at line 167 of file avconv.c.

Referenced by transcode_audio(), and transcode_video().

Definition at line 168 of file avconv.c.

Referenced by transcode_video().

Definition at line 315 of file ffmpeg.c.

Referenced by transcode().

Definition at line 176 of file avconv.c.

Referenced by do_audio_out(), init_input_stream(), and transcode().

Definition at line 177 of file avconv.c.

Referenced by output_packet().

Definition at line 170 of file avconv.c.

Referenced by output_packet(), rate_emu_sleep(), and transcode_init().

Definition at line 175 of file avconv.c.

Referenced by add_input_streams(), opt_input_file(), and transcode().


The documentation for this struct was generated from the following files: