OutputStream 123 doc/examples/muxing.c static void add_stream(OutputStream *ost, AVFormatContext *oc, OutputStream 245 doc/examples/muxing.c static void open_audio(AVFormatContext *oc, AVCodec *codec, OutputStream *ost, AVDictionary *opt_arg) OutputStream 310 doc/examples/muxing.c static AVFrame *get_audio_frame(OutputStream *ost) OutputStream 339 doc/examples/muxing.c static int write_audio_frame(AVFormatContext *oc, OutputStream *ost) OutputStream 408 doc/examples/muxing.c static void open_video(AVFormatContext *oc, AVCodec *codec, OutputStream *ost, AVDictionary *opt_arg) OutputStream 473 doc/examples/muxing.c static AVFrame *get_video_frame(OutputStream *ost) OutputStream 519 doc/examples/muxing.c static int write_video_frame(AVFormatContext *oc, OutputStream *ost) OutputStream 525 doc/examples/muxing.c static void close_stream(AVFormatContext *oc, OutputStream *ost) OutputStream 539 doc/examples/muxing.c OutputStream video_st = { 0 }, audio_st = { 0 }; OutputStream 129 fftools/ffmpeg.c static void do_video_stats(OutputStream *ost, int frame_size); OutputStream 152 fftools/ffmpeg.c OutputStream **output_streams = NULL; OutputStream 561 fftools/ffmpeg.c OutputStream *ost = output_streams[i]; OutputStream 692 fftools/ffmpeg.c static void close_all_output_streams(OutputStream *ost, OSTFinished this_stream, OSTFinished others) OutputStream 696 fftools/ffmpeg.c OutputStream *ost2 = output_streams[i]; OutputStream 701 fftools/ffmpeg.c static void write_packet(OutputFile *of, AVPacket *pkt, OutputStream *ost, int unqueue) OutputStream 838 fftools/ffmpeg.c static void close_output_stream(OutputStream *ost) OutputStream 861 fftools/ffmpeg.c OutputStream *ost, int eof) OutputStream 886 fftools/ffmpeg.c static int check_recording_time(OutputStream *ost) OutputStream 899 fftools/ffmpeg.c static void do_audio_out(OutputFile *of, OutputStream *ost, OutputStream 960 fftools/ffmpeg.c OutputStream *ost, OutputStream 1043 fftools/ffmpeg.c OutputStream *ost, OutputStream 1349 fftools/ffmpeg.c static void do_video_stats(OutputStream *ost, int frame_size) OutputStream 1392 fftools/ffmpeg.c static int init_output_stream(OutputStream *ost, char *error, int error_len); OutputStream 1394 fftools/ffmpeg.c static void finish_output_stream(OutputStream *ost) OutputStream 1420 fftools/ffmpeg.c OutputStream *ost = output_streams[i]; OutputStream 1527 fftools/ffmpeg.c OutputStream *ost = output_streams[i]; OutputStream 1599 fftools/ffmpeg.c OutputStream *ost = output_streams[of->ost_index + j]; OutputStream 1637 fftools/ffmpeg.c OutputStream *ost; OutputStream 1851 fftools/ffmpeg.c OutputStream *ost = output_streams[i]; OutputStream 1962 fftools/ffmpeg.c static int check_output_constraints(InputStream *ist, OutputStream *ost) OutputStream 1979 fftools/ffmpeg.c static void do_streamcopy(InputStream *ist, OutputStream *ost, const AVPacket *pkt) OutputStream 2516 fftools/ffmpeg.c OutputStream *ost = output_streams[i]; OutputStream 2718 fftools/ffmpeg.c OutputStream *ost = output_streams[i]; OutputStream 2935 fftools/ffmpeg.c static InputStream *get_input_stream(OutputStream *ost) OutputStream 2953 fftools/ffmpeg.c OutputStream *ost = output_streams[of->ost_index + i]; OutputStream 2978 fftools/ffmpeg.c OutputStream *ost = output_streams[of->ost_index + i]; OutputStream 2994 fftools/ffmpeg.c static int init_output_bsfs(OutputStream *ost) OutputStream 3023 fftools/ffmpeg.c static int init_output_stream_streamcopy(OutputStream *ost) OutputStream 3137 fftools/ffmpeg.c static void set_encoder_id(OutputFile *of, OutputStream *ost) OutputStream 3178 fftools/ffmpeg.c static void parse_forced_key_frames(char *kf, OutputStream *ost, OutputStream 3241 fftools/ffmpeg.c static void init_encoder_time_base(OutputStream *ost, AVRational default_time_base) OutputStream 3265 fftools/ffmpeg.c static int init_output_stream_encode(OutputStream *ost) OutputStream 3419 fftools/ffmpeg.c static int init_output_stream(OutputStream *ost, char *error, int error_len) OutputStream 3628 fftools/ffmpeg.c OutputStream *ost; OutputStream 3802 fftools/ffmpeg.c OutputStream *ost = output_streams[i]; OutputStream 3827 fftools/ffmpeg.c static OutputStream *choose_output(void) OutputStream 3831 fftools/ffmpeg.c OutputStream *ost_min = NULL; OutputStream 3834 fftools/ffmpeg.c OutputStream *ost = output_streams[i]; OutputStream 3961 fftools/ffmpeg.c OutputStream *ost = output_streams[i]; OutputStream 4283 fftools/ffmpeg.c OutputStream *ost = output_streams[j]; OutputStream 4554 fftools/ffmpeg.c OutputStream *ost; OutputStream 4631 fftools/ffmpeg.c OutputStream *ost; OutputStream 260 fftools/ffmpeg.h struct OutputStream *ost; OutputStream 572 fftools/ffmpeg.h extern OutputStream **output_streams; OutputStream 645 fftools/ffmpeg.h int init_simple_filtergraph(InputStream *ist, OutputStream *ost); OutputStream 662 fftools/ffmpeg.h int hw_device_setup_for_encode(OutputStream *ost); OutputStream 118 fftools/ffmpeg_filter.c OutputStream *ost = ofilter->ost; OutputStream 198 fftools/ffmpeg_filter.c int init_simple_filtergraph(InputStream *ist, OutputStream *ost) OutputStream 458 fftools/ffmpeg_filter.c OutputStream *ost = ofilter->ost; OutputStream 551 fftools/ffmpeg_filter.c OutputStream *ost = ofilter->ost; OutputStream 1023 fftools/ffmpeg_filter.c OutputStream *ost = fg->outputs[0]->ost; OutputStream 1128 fftools/ffmpeg_filter.c OutputStream *ost = fg->outputs[i]->ost; OutputStream 419 fftools/ffmpeg_hw.c int hw_device_setup_for_encode(OutputStream *ost) OutputStream 1374 fftools/ffmpeg_opt.c static int choose_encoder(OptionsContext *o, AVFormatContext *s, OutputStream *ost) OutputStream 1409 fftools/ffmpeg_opt.c static OutputStream *new_output_stream(OptionsContext *o, AVFormatContext *oc, enum AVMediaType type, int source_index) OutputStream 1411 fftools/ffmpeg_opt.c OutputStream *ost; OutputStream 1635 fftools/ffmpeg_opt.c OutputStream *ost) OutputStream 1655 fftools/ffmpeg_opt.c const OutputStream *ost, enum AVMediaType type) OutputStream 1668 fftools/ffmpeg_opt.c static OutputStream *new_video_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OutputStream 1671 fftools/ffmpeg_opt.c OutputStream *ost; OutputStream 1866 fftools/ffmpeg_opt.c static OutputStream *new_audio_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OutputStream 1870 fftools/ffmpeg_opt.c OutputStream *ost; OutputStream 1939 fftools/ffmpeg_opt.c static OutputStream *new_data_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OutputStream 1941 fftools/ffmpeg_opt.c OutputStream *ost; OutputStream 1952 fftools/ffmpeg_opt.c static OutputStream *new_unknown_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OutputStream 1954 fftools/ffmpeg_opt.c OutputStream *ost; OutputStream 1965 fftools/ffmpeg_opt.c static OutputStream *new_attachment_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OutputStream 1967 fftools/ffmpeg_opt.c OutputStream *ost = new_output_stream(o, oc, AVMEDIA_TYPE_ATTACHMENT, source_index); OutputStream 1973 fftools/ffmpeg_opt.c static OutputStream *new_subtitle_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OutputStream 1976 fftools/ffmpeg_opt.c OutputStream *ost; OutputStream 2069 fftools/ffmpeg_opt.c OutputStream *ost; OutputStream 2125 fftools/ffmpeg_opt.c OutputStream *ost; OutputStream 2470 fftools/ffmpeg_opt.c OutputStream *ost = output_streams[i]; OutputStream 158 libavformat/dashenc.c OutputStream *streams; OutputStream 307 libavformat/dashenc.c OutputStream *os = &c->streams[i]; OutputStream 454 libavformat/dashenc.c static int flush_dynbuf(DASHContext *c, OutputStream *os, int *range_length) OutputStream 504 libavformat/dashenc.c static void get_start_index_number(OutputStream *os, DASHContext *c, OutputStream 514 libavformat/dashenc.c static void write_hls_media_playlist(OutputStream *os, AVFormatContext *s, OutputStream 593 libavformat/dashenc.c static int flush_init_segment(AVFormatContext *s, OutputStream *os) OutputStream 628 libavformat/dashenc.c OutputStream *os = &c->streams[i]; OutputStream 652 libavformat/dashenc.c static void output_segment_list(OutputStream *os, AVIOContext *out, AVFormatContext *s, OutputStream 835 libavformat/dashenc.c OutputStream *os = &c->streams[i]; OutputStream 914 libavformat/dashenc.c OutputStream *os = &c->streams[i]; OutputStream 1112 libavformat/dashenc.c OutputStream *os = &c->streams[i]; OutputStream 1223 libavformat/dashenc.c OutputStream *os = &c->streams[0]; OutputStream 1282 libavformat/dashenc.c OutputStream *os = &c->streams[i]; OutputStream 1304 libavformat/dashenc.c OutputStream *os = &c->streams[i]; OutputStream 1463 libavformat/dashenc.c OutputStream *os = &c->streams[i]; OutputStream 1711 libavformat/dashenc.c OutputStream *os = &c->streams[i]; OutputStream 1725 libavformat/dashenc.c static int add_segment(OutputStream *os, const char *file, OutputStream 1798 libavformat/dashenc.c static int update_stream_extradata(AVFormatContext *s, OutputStream *os, OutputStream 1870 libavformat/dashenc.c static inline void dashenc_delete_media_segments(AVFormatContext *s, OutputStream *os, int remove_count) OutputStream 1908 libavformat/dashenc.c OutputStream *os = &c->streams[i]; OutputStream 1974 libavformat/dashenc.c OutputStream *os = &c->streams[i]; OutputStream 1983 libavformat/dashenc.c OutputStream *os = &c->streams[i]; OutputStream 2019 libavformat/dashenc.c OutputStream *os = &c->streams[pkt->stream_index]; OutputStream 2047 libavformat/dashenc.c OutputStream *os = &c->streams[pkt->stream_index]; OutputStream 2267 libavformat/dashenc.c OutputStream *os = &c->streams[0]; OutputStream 2282 libavformat/dashenc.c OutputStream *os = &c->streams[i]; OutputStream 2306 libavformat/dashenc.c OutputStream *os = &c->streams[avpkt->stream_index]; OutputStream 75 libavformat/hdsenc.c OutputStream *streams; OutputStream 79 libavformat/hdsenc.c static int parse_header(OutputStream *os, const uint8_t *buf, int buf_size) OutputStream 120 libavformat/hdsenc.c OutputStream *os = opaque; OutputStream 142 libavformat/hdsenc.c OutputStream *os = &c->streams[i]; OutputStream 187 libavformat/hdsenc.c OutputStream *os = &c->streams[i]; OutputStream 219 libavformat/hdsenc.c static int write_abst(AVFormatContext *s, OutputStream *os, int final) OutputStream 288 libavformat/hdsenc.c static int init_file(AVFormatContext *s, OutputStream *os, int64_t start_ts) OutputStream 304 libavformat/hdsenc.c static void close_file(AVFormatContext *s, OutputStream *os) OutputStream 335 libavformat/hdsenc.c OutputStream *os = &c->streams[c->nb_streams]; OutputStream 395 libavformat/hdsenc.c OutputStream *os = &c->streams[i]; OutputStream 423 libavformat/hdsenc.c static int add_fragment(OutputStream *os, const char *file, OutputStream 451 libavformat/hdsenc.c static int hds_flush(AVFormatContext *s, OutputStream *os, int final, OutputStream 503 libavformat/hdsenc.c OutputStream *os = &c->streams[s->streams[pkt->stream_index]->id]; OutputStream 77 libavformat/smoothstreamingenc.c OutputStream *streams; OutputStream 84 libavformat/smoothstreamingenc.c OutputStream *os = opaque; OutputStream 97 libavformat/smoothstreamingenc.c OutputStream *os = opaque; OutputStream 142 libavformat/smoothstreamingenc.c static void get_private_data(OutputStream *os) OutputStream 172 libavformat/smoothstreamingenc.c OutputStream *os = &c->streams[i]; OutputStream 189 libavformat/smoothstreamingenc.c static void output_chunk_list(OutputStream *os, AVIOContext *out, int final, int skip, int window_size) OutputStream 226 libavformat/smoothstreamingenc.c OutputStream *os = &c->streams[i]; OutputStream 255 libavformat/smoothstreamingenc.c OutputStream *os = &c->streams[i]; OutputStream 269 libavformat/smoothstreamingenc.c OutputStream *os = &c->streams[i]; OutputStream 310 libavformat/smoothstreamingenc.c OutputStream *os = &c->streams[i]; OutputStream 455 libavformat/smoothstreamingenc.c static int add_fragment(OutputStream *os, const char *file, const char *infofile, int64_t start_time, int64_t duration, int64_t start_pos, int64_t size) OutputStream 516 libavformat/smoothstreamingenc.c OutputStream *os = &c->streams[i]; OutputStream 570 libavformat/smoothstreamingenc.c OutputStream *os = &c->streams[i]; OutputStream 598 libavformat/smoothstreamingenc.c OutputStream *os = &c->streams[pkt->stream_index];